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