Type Alias SlotInner

Source
type SlotInner<V> = Weak<V>;

Aliased Typeยง

struct SlotInner<V> { /* private fields */ }