Struct wgpu_core::hub::IdentityManager [−][src]
pub struct IdentityManager { /* fields omitted */ }
Expand description
A simple structure to manage identities of objects.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more