Struct edgedb_protocol::descriptors::TupleTypeDescriptor [−][src]
Fields
id: Uuidelement_types: Vec<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 TupleTypeDescriptor
impl Send for TupleTypeDescriptor
impl Sync for TupleTypeDescriptor
impl Unpin for TupleTypeDescriptor
impl UnwindSafe for TupleTypeDescriptor
Blanket Implementations
Mutably borrows from an owned value. Read more