Struct cassandra_protocol::frame::frame_startup::BodyReqStartup [−][src]
Fields
map: HashMap<String, String>
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
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 BodyReqStartup
impl Send for BodyReqStartup
impl Sync for BodyReqStartup
impl Unpin for BodyReqStartup
impl UnwindSafe for BodyReqStartup
Blanket Implementations
Mutably borrows from an owned value. Read more