Skip to main content

TableRow

Type Alias TableRow 

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

Aliased Type§

pub struct TableRow { /* private fields */ }