Type Alias WeakSetRefM

Source
pub type WeakSetRefM<K> = WeakSetRef<K, 128>;

Aliased Typeยง

struct WeakSetRefM<K>(/* private fields */);