Type Definition mentat_query_algebrizer::VariableBindings [] [src]

type VariableBindings = BTreeMap<Variable, TypedValue>;