Type Alias WeakSetRefL

Source
pub type WeakSetRefL<K> = WeakSetRef<K, 512>;

Aliased Typeยง

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