tinymist_query::syntax::def

Type Alias ExportMap

Source
pub type ExportMap = BTreeMap<Interned<str>, Expr>;

Aliased Typeยง

struct ExportMap { /* private fields */ }