Struct grpc_etcd::rpc::RequestOp [] [src]

pub struct RequestOp { /* fields omitted */ }

Methods

impl RequestOp
[src]

Trait Implementations

impl PartialEq for RequestOp
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for RequestOp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RequestOp
[src]

Returns the "default value" for a type. Read more

impl Sync for RequestOp
[src]

impl Message for RequestOp
[src]

impl MessageStatic for RequestOp
[src]

impl Clear for RequestOp
[src]

impl Debug for RequestOp
[src]

Formats the value using the given formatter.

impl ProtobufValue for RequestOp
[src]