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