Type Alias Vars

Source
pub type Vars = IndexMap<Arc<String>, WildDocValue>;

Aliased Typeยง

struct Vars { /* private fields */ }