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