pub type WeakSetRefS<K> = WeakSetRef<K, 32>;

Aliased Type§

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