Struct kudu_pb::master::ListTablesResponsePB_TableInfo [] [src]

pub struct ListTablesResponsePB_TableInfo { /* fields omitted */ }

Methods

impl ListTablesResponsePB_TableInfo
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ListTablesResponsePB_TableInfo
[src]

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

impl Sync for ListTablesResponsePB_TableInfo
[src]

impl Message for ListTablesResponsePB_TableInfo
[src]

impl MessageStatic for ListTablesResponsePB_TableInfo
[src]

impl Clear for ListTablesResponsePB_TableInfo
[src]

impl Debug for ListTablesResponsePB_TableInfo
[src]

Formats the value using the given formatter.

impl ProtobufValue for ListTablesResponsePB_TableInfo
[src]