Type Alias wgpu_core::pool::SlotInner

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

Aliased Type§

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