Type Definition immutable_chunkmap::map::WeakMapRefM

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