Skip to main content

Row

Type Alias Row 

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

Aliased Type§

pub struct Row { /* private fields */ }