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