Struct cassandra_protocol::frame::frame_execute::BodyReqExecute [−][src]
pub struct BodyReqExecute<'a> { /* fields omitted */ }
Expand description
The structure that represents a body of a frame of type execute
.
Implementations
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.