Struct webusb::UsbInterface [−][src]
pub struct UsbInterface { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UsbInterface
impl Send for UsbInterface
impl Sync for UsbInterface
impl Unpin for UsbInterface
impl UnwindSafe for UsbInterface
Blanket Implementations
Mutably borrows from an owned value. Read more