[][src]Type Definition cansi::CategorisedSlices

type CategorisedSlices<'text> = Vec<CategorisedSlice<'text>>;

Type definition of the collection of CategorisedSlices.