Struct kudu_pb::consensus_metadata::RaftPeerPB [] [src]

pub struct RaftPeerPB { /* fields omitted */ }

Methods

impl RaftPeerPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RaftPeerPB
[src]

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

impl Sync for RaftPeerPB
[src]

impl Message for RaftPeerPB
[src]

impl MessageStatic for RaftPeerPB
[src]

impl Clear for RaftPeerPB
[src]

impl Debug for RaftPeerPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for RaftPeerPB
[src]