Return a mutable pointer to the `index`'th element of the underlying storage, regardless of the gap. Safety: `index` must be a valid index into `self.storage`.
(&mut self, index: usize)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected