Struct grpc_etcd::rpc::ResponseOp [] [src]

pub struct ResponseOp { /* fields omitted */ }

Methods

impl ResponseOp
[src]

Trait Implementations

impl PartialEq for ResponseOp
[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 ResponseOp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ResponseOp
[src]

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

impl Sync for ResponseOp
[src]

impl Message for ResponseOp
[src]

impl MessageStatic for ResponseOp
[src]

impl Clear for ResponseOp
[src]

impl Debug for ResponseOp
[src]

Formats the value using the given formatter.

impl ProtobufValue for ResponseOp
[src]