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

pub type WeakMapRefL<K, V> = WeakMapRef<K, V, {DEFAULT_SIZE * 2}>;