Struct windows_metadata::NestedClass
source · [−]pub struct NestedClass(pub Row);
Tuple Fields
0: Row
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NestedClass
impl Send for NestedClass
impl Sync for NestedClass
impl Unpin for NestedClass
impl UnwindSafe for NestedClass
Blanket Implementations
Mutably borrows from an owned value. Read more