Struct wgpu_core::hub::Storage [−][src]
pub struct Storage<T, I: TypedId> { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl<T, I> RefUnwindSafe for Storage<T, I> where
I: RefUnwindSafe,
T: RefUnwindSafe, impl<T, I> UnwindSafe for Storage<T, I> where
I: UnwindSafe,
T: UnwindSafe,