aw_query

Type Alias VarEnv

Source
pub type VarEnv = HashMap<String, DataType>;

Aliased Typeยง

struct VarEnv { /* private fields */ }