Function flashmap::new

source · []
pub fn new<K, V>() -> (WriteHandle<K, V>, ReadHandle<K, V>) where
    K: Eq + Hash