Value

Type Alias Value 

Source
pub type Value = BTreeMap<String, Value>;
Expand description

TypedData value

Aliased Typeยง

pub struct Value { /* private fields */ }