Struct edgedb_protocol::codec::NamedTupleShapeInfo [−][src]
pub struct NamedTupleShapeInfo {
pub elements: Vec<TupleElement>,
}
Fields
elements: Vec<TupleElement>
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.