Struct grpc_etcd::rpc::SnapshotRequest [] [src]

pub struct SnapshotRequest { /* fields omitted */ }

Methods

impl SnapshotRequest
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SnapshotRequest
[src]

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

impl Sync for SnapshotRequest
[src]

impl Message for SnapshotRequest
[src]

impl MessageStatic for SnapshotRequest
[src]

impl Clear for SnapshotRequest
[src]

impl Debug for SnapshotRequest
[src]

Formats the value using the given formatter.

impl ProtobufValue for SnapshotRequest
[src]