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