Searched refs:GetDisjointMutError (Results 1 – 3 of 3) sorted by relevance
200 ) -> Result<[&mut V; N], slice::GetDisjointMutError> { argument585 Err(slice::GetDisjointMutError::OverlappingIndices) in get_many_mut()589 Err(slice::GetDisjointMutError::IndexOutOfBounds) in get_many_mut()
202 ) -> Result<[&mut V; N], core::slice::GetDisjointMutError> { argument
670 ) -> Result<[(&K, &mut V); N], indexmap::GetDisjointMutError> { argument