Struct edgedb_protocol::server_message::CommandComplete [−][src]
Fields
headers: Headersstatus_data: BytesTrait 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 CommandComplete
impl Send for CommandComplete
impl Sync for CommandComplete
impl Unpin for CommandComplete
impl UnwindSafe for CommandComplete
Blanket Implementations
Mutably borrows from an owned value. Read more