Enum windows_metadata::TypeDefOrRef
source · [−]Variants
TypeDef(TypeDef)
TypeRef(TypeRef)
TypeSpec(TypeSpec)
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TypeDefOrRef
impl Send for TypeDefOrRef
impl Sync for TypeDefOrRef
impl Unpin for TypeDefOrRef
impl UnwindSafe for TypeDefOrRef
Blanket Implementations
Mutably borrows from an owned value. Read more