Searched defs:try_cast_slice (Results 1 – 7 of 7) 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
446 pub fn try_cast_slice<A: NoUninit, B: AnyBitPattern>( in try_cast_slice() function
374 pub fn try_cast_slice<A: NoUninit, B: CheckedBitPattern>( in try_cast_slice() function
476 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