Type Definition taplo_common::HashMap

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