Struct grpc_etcd::rpc::HashRequest [] [src]

pub struct HashRequest { /* fields omitted */ }

Methods

impl HashRequest
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for HashRequest
[src]

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

impl Sync for HashRequest
[src]

impl Message for HashRequest
[src]

impl MessageStatic for HashRequest
[src]

impl Clear for HashRequest
[src]

impl Debug for HashRequest
[src]

Formats the value using the given formatter.

impl ProtobufValue for HashRequest
[src]