Struct kudu_pb::master::GetTableSchemaResponsePB [] [src]

pub struct GetTableSchemaResponsePB { /* fields omitted */ }

Methods

impl GetTableSchemaResponsePB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GetTableSchemaResponsePB
[src]

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

impl Sync for GetTableSchemaResponsePB
[src]

impl Message for GetTableSchemaResponsePB
[src]

impl MessageStatic for GetTableSchemaResponsePB
[src]

impl Clear for GetTableSchemaResponsePB
[src]

impl Debug for GetTableSchemaResponsePB
[src]

Formats the value using the given formatter.

impl ProtobufValue for GetTableSchemaResponsePB
[src]