Type Alias kdl_script::parse::StableMap
source · pub type StableMap<K, V> = LinkedHashMap<K, V>;
Aliased Type§
struct StableMap<K, V> { /* private fields */ }
pub type StableMap<K, V> = LinkedHashMap<K, V>;
struct StableMap<K, V> { /* private fields */ }