Trait Title
cli_table
pub trait Title { pub fn title() -> RowStruct; }
Trait for getting title row of a struct
pub fn title() -> RowStruct
Returns title row of a struct