immutable_chunkmap::map

Type Alias WeakMapRefM

source
pub type WeakMapRefM<K, V> = WeakMapRef<K, V, DEFAULT_SIZE>;

Aliased Typeยง

struct WeakMapRefM<K, V>(/* private fields */);