Compound

Type Alias Compound 

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

Aliased Typeยง

pub struct Compound { /* private fields */ }