Struct cassandra_protocol::frame::frame_execute::BodyReqExecuteOwned [−][src]
pub struct BodyReqExecuteOwned { /* fields omitted */ }Expand description
The structure that represents an owned body of a frame of type execute.
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 BodyReqExecuteOwned
impl Send for BodyReqExecuteOwned
impl Sync for BodyReqExecuteOwned
impl Unpin for BodyReqExecuteOwned
impl UnwindSafe for BodyReqExecuteOwned
Blanket Implementations
Mutably borrows from an owned value. Read more
