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

Aliased Type§

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