Struct edgedb_protocol::descriptors::TupleElement [−][src]
Fields
name: String
type_pos: TypePos
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 TupleElement
impl Send for TupleElement
impl Sync for TupleElement
impl Unpin for TupleElement
impl UnwindSafe for TupleElement
Blanket Implementations
Mutably borrows from an owned value. Read more