TableRow

Type Alias TableRow 

Source
pub type TableRow = BTreeMap<String, Option<CellValue>>;

Aliased Typeยง

pub struct TableRow { /* private fields */ }