Type Definition CssSliceMut
mop_structs::vec::css
type CssSliceMut<'a, T> = Css<&'a mut [T], &'a [usize]>;