Type Definition jsona_util::HashMap

source · []
pub type HashMap<K, V> = HashMap<K, V, RandomState>;