Searched defs:try_cast_slice (Results 1 – 4 of 4) sorted by relevance
353 pub(crate) unsafe fn try_cast_slice<A: Copy, B: Copy>( in try_cast_slice() function
375 pub fn try_cast_slice<A: NoUninit, B: CheckedBitPattern>( in try_cast_slice() function
440 pub fn try_cast_slice<A: NoUninit, B: AnyBitPattern>( in try_cast_slice() function
542 pub fn try_cast_slice<U>(self) -> Result<Subbuffer<[U]>, PodCastError> in try_cast_slice() function