Function collections::btree::node::slice_insert
[−]
[src]
unsafe fn slice_insert<T>(slice: &mut [T], idx: usize, val: T)
Unstable (
collections
#27783): library is unlikely to be stabilized with the current layout and name, use std::collections instead