Type Alias WeakSetRefS

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

Aliased Typeยง

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