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