Struct kudu_pb::opid::OpId [] [src]

pub struct OpId { /* fields omitted */ }

Methods

impl OpId
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for OpId
[src]

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

impl Sync for OpId
[src]

impl Message for OpId
[src]

impl MessageStatic for OpId
[src]

impl Clear for OpId
[src]

impl Debug for OpId
[src]

Formats the value using the given formatter.

impl ProtobufValue for OpId
[src]