Searched refs:SliceExt (Results 1 – 1 of 1) sorted by relevance
2712 trait SliceExt<'a> { interface2728 impl<'a> SliceExt<'a> for &'a [u8] { impl