[][src]Type Definition azul_core::FastHashMap

type FastHashMap<T, U> = HashMap<T, U>;