Struct grpc_etcd::rpc::AuthDisableRequest [] [src]

pub struct AuthDisableRequest { /* fields omitted */ }

Methods

impl AuthDisableRequest
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for AuthDisableRequest
[src]

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

impl Sync for AuthDisableRequest
[src]

impl Message for AuthDisableRequest
[src]

impl MessageStatic for AuthDisableRequest
[src]

impl Clear for AuthDisableRequest
[src]

impl Debug for AuthDisableRequest
[src]

Formats the value using the given formatter.

impl ProtobufValue for AuthDisableRequest
[src]