SimpleTableRow

Type Alias SimpleTableRow 

Source
pub type SimpleTableRow = TableRow<()>;
Expand description

Simple table row without user data (backward compatible)

Aliased Typeยง

pub struct SimpleTableRow { /* private fields */ }