Type Definition anchors::dict::Dict[][src]

type Dict<K, V> = OrdMap<K, V>;