Expand description
Stable polyfill for [slice::get_many_mut
].
Mostly copied from Rust stdlib core/src/slice.rs
Structs§
- GetMany
MutError - The error type returned by
get_many_mut<N>
.
Traits§
- GetMany
MutExt - Extension trait for
get_many_mut
.
Stable polyfill for [slice::get_many_mut
].
Mostly copied from Rust stdlib core/src/slice.rs
get_many_mut<N>
.get_many_mut
.