Struct cassandra_protocol::frame::frame_supported::BodyResSupported [−][src]
Fields
data: HashMap<String, Vec<String>>
Trait Implementations
Returns the “default value” for a type. Read more
It should return an implementor from an io::Cursor
over an array of bytes.
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 BodyResSupported
impl Send for BodyResSupported
impl Sync for BodyResSupported
impl Unpin for BodyResSupported
impl UnwindSafe for BodyResSupported
Blanket Implementations
Mutably borrows from an owned value. Read more