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

Aliased Type§

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