Type Alias comtrya_lib::contexts::Contexts

source ·
pub type Contexts = BTreeMap<String, BTreeMap<String, Value>>;

Aliased Type§

struct Contexts { /* private fields */ }