Struct edgedb_protocol::codec::TupleElement [−][src]
pub struct TupleElement {
pub name: String,
}Fields
name: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.