Struct kudu_pb::master::SysTablesEntryPB [] [src]

pub struct SysTablesEntryPB { /* fields omitted */ }

Methods

impl SysTablesEntryPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SysTablesEntryPB
[src]

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

impl Sync for SysTablesEntryPB
[src]

impl Message for SysTablesEntryPB
[src]

impl MessageStatic for SysTablesEntryPB
[src]

impl Clear for SysTablesEntryPB
[src]

impl Debug for SysTablesEntryPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for SysTablesEntryPB
[src]