Struct kudu_pb::common::SchemaPB [] [src]

pub struct SchemaPB { /* fields omitted */ }

Methods

impl SchemaPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SchemaPB
[src]

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

impl Sync for SchemaPB
[src]

impl Message for SchemaPB
[src]

impl MessageStatic for SchemaPB
[src]

impl Clear for SchemaPB
[src]

impl Debug for SchemaPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for SchemaPB
[src]