Type Alias ExData

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

Aliased Typeยง

pub struct ExData { /* private fields */ }