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