Type Alias WeakSetRefS

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

Aliased Typeยง

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