Struct kudu_pb::fs::BlockIdPB [] [src]

pub struct BlockIdPB { /* fields omitted */ }

Methods

impl BlockIdPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for BlockIdPB
[src]

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

impl Sync for BlockIdPB
[src]

impl Message for BlockIdPB
[src]

impl MessageStatic for BlockIdPB
[src]

impl Clear for BlockIdPB
[src]

impl Debug for BlockIdPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for BlockIdPB
[src]