Type Alias Contexts

Source
pub type Contexts = BTreeMap<String, BTreeMap<String, Value>>;

Aliased Typeยง

struct Contexts { /* private fields */ }