Contexts

Type Alias Contexts 

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

Aliased Typeยง

pub struct Contexts { /* private fields */ }