# `get_many_mut` Stable polyfill for [`slice::get_many_mut`] Mostly copied from Rust stdlib `core/src/slice.rs` and is thus available under the same MIT OR Apache-2.0 license.