[][src]Function ev_slotmap::new

pub fn new<K, P, V>() -> (ReadHandle<K, P, V>, WriteHandle<K, P, V>) where
    K: Key<P>,
    V: ShallowCopy

Create an empty ev slotmap.