Struct grpc_etcd::rpc::AuthRoleListRequest [] [src]

pub struct AuthRoleListRequest { /* fields omitted */ }

Methods

impl AuthRoleListRequest
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for AuthRoleListRequest
[src]

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

impl Sync for AuthRoleListRequest
[src]

impl Message for AuthRoleListRequest
[src]

impl MessageStatic for AuthRoleListRequest
[src]

impl Clear for AuthRoleListRequest
[src]

impl Debug for AuthRoleListRequest
[src]

Formats the value using the given formatter.

impl ProtobufValue for AuthRoleListRequest
[src]