Struct witx::InterfaceFuncParam [−][src]
Fields
name: Idtref: TypeRefdocs: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for InterfaceFuncParam
impl !Send for InterfaceFuncParam
impl !Sync for InterfaceFuncParam
impl Unpin for InterfaceFuncParam
impl !UnwindSafe for InterfaceFuncParam
Blanket Implementations
Mutably borrows from an owned value. Read more