Searched defs:GetManyMutError (Results 1 – 2 of 2) sorted by relevance
496 impl<const N: usize> Error for crate::slice::GetManyMutError<N> {} implementation
4720 pub struct GetManyMutError<const N: usize> { struct4725 impl<const N: usize> fmt::Debug for GetManyMutError<N> { implementation4732 impl<const N: usize> fmt::Display for GetManyMutError<N> { implementation