wgpu_core::pool

Type Alias SlotInner

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

Aliased Typeยง

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