SimpleTableCell

Type Alias SimpleTableCell 

Source
pub type SimpleTableCell = TableCell<()>;
Expand description

Simple table cell without user data (backward compatible)

Aliased Typeยง

pub struct SimpleTableCell { /* private fields */ }