Struct edgedb_protocol::descriptors::SetDescriptor [−][src]
Fields
id: Uuid
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 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