caffeine_lang/types/ast/typed_instantiation_of_query_templates

Types

A TypedInstantiationOfQueryTemplates is a dictionary of query template names to their typed instantiations.

pub type TypedInstantiationOfQueryTemplates =
  generic_dictionary.GenericDictionary
Search Document