Type Alias MLChefMap

Source
pub type MLChefMap = HashMap<String, Vec<DataValue>>;

Aliased Typeยง

pub struct MLChefMap(/* private fields */);