Enum witx::Definition [−][src]
Variants
Constant(Constant)
Tuple Fields of Constant
0: Constant
Trait 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 Definition
impl !Send for Definition
impl !Sync for Definition
impl Unpin for Definition
impl !UnwindSafe for Definition
Blanket Implementations
Mutably borrows from an owned value. Read more