Struct kudu_pb::tserver::TabletServerErrorPB [] [src]

pub struct TabletServerErrorPB { /* fields omitted */ }

Methods

impl TabletServerErrorPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for TabletServerErrorPB
[src]

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

impl Sync for TabletServerErrorPB
[src]

impl Message for TabletServerErrorPB
[src]

impl MessageStatic for TabletServerErrorPB
[src]

impl Clear for TabletServerErrorPB
[src]

impl Debug for TabletServerErrorPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for TabletServerErrorPB
[src]