DataSet

Type Alias DataSet 

Source
pub type DataSet<B> = HashMap<String, B>;

Aliased Typeยง

pub struct DataSet<B> { /* private fields */ }