[][src]Type Definition mop_structs::vec::css::CssSlice

type CssSlice<'a, T> = Css<&'a [T], &'a [usize]>;