Struct gio::IOExtension
source · [−]pub struct IOExtension(_);Expand description
The implementation of an IOExtensionPoint.
Implementations
Trait Implementations
Safety Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
type Storage = &'a IOExtension
Transfer: none. Read more
Transfer: container. Read more
Transfer: full. Read more
Auto Trait Implementations
impl RefUnwindSafe for IOExtension
impl !Send for IOExtension
impl !Sync for IOExtension
impl Unpin for IOExtension
impl UnwindSafe for IOExtension
Blanket Implementations
Mutably borrows from an owned value. Read more