Type Definition immutable_chunkmap::map::WeakMapRefS[][src]

pub type WeakMapRefS<K, V> = WeakMapRef<K, V, {DEFAULT_SIZE / 2}>;