Struct slab::VacantEntry [] [src]

pub struct VacantEntry<'a, T: 'a, I: 'a> { /* fields omitted */ }

A handle to a vacant slot in the Slab

Methods

impl<'a, T, I: From<usize> + Into<usize>> VacantEntry<'a, T, I>
[src]

Insert a value into the entry

Returns the entry index