Struct edgedb_protocol::client_message::SaslInitialResponse [−][src]
Fields
method: Stringdata: 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 SaslInitialResponse
impl Send for SaslInitialResponse
impl Sync for SaslInitialResponse
impl Unpin for SaslInitialResponse
impl UnwindSafe for SaslInitialResponse
Blanket Implementations
Mutably borrows from an owned value. Read more