DataRow

Type Alias DataRow 

Source
pub type DataRow = Map<String, Value>;

Aliased Typeยง

pub struct DataRow { /* private fields */ }