Skip to main content

Row

Type Alias Row 

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

Aliased Typeยง

pub struct Row { /* private fields */ }