tinymist_query::syntax::def

Type Alias LexicalScope

Source
pub type LexicalScope = RedBlackTreeMap<Interned<str>, Expr, ArcTK>;

Aliased Typeยง

struct LexicalScope { /* private fields */ }