Skip to main content

Context

Type Alias Context 

Source
type Context = BTreeMap<Id, Vec<ReprColumnType>>;

Aliased Typeยง

struct Context { /* private fields */ }