Type Definition cansi::CategorisedSlices

source ·
pub type CategorisedSlices<'text> = Vec<CategorisedSlice<'text>>;
👎Deprecated: please use v3::CategorisedSlices to move to API v3.0. this function will be removed with v3.0 of cansi
Expand description

Type definition of the collection of CategorisedSlices.