Function ruyi::slab::with_capacity [] [src]

pub fn with_capacity<T, I: From<usize> + Into<usize>>(
    capacity: usize
) -> Slab<T, I>