Struct kudu_pb::master::CreateTableResponsePB [] [src]

pub struct CreateTableResponsePB { /* fields omitted */ }

Methods

impl CreateTableResponsePB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CreateTableResponsePB
[src]

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

impl Sync for CreateTableResponsePB
[src]

impl Message for CreateTableResponsePB
[src]

impl MessageStatic for CreateTableResponsePB
[src]

impl Clear for CreateTableResponsePB
[src]

impl Debug for CreateTableResponsePB
[src]

Formats the value using the given formatter.

impl ProtobufValue for CreateTableResponsePB
[src]