Struct kudu_pb::common::HostPortPB [] [src]

pub struct HostPortPB { /* fields omitted */ }

Methods

impl HostPortPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for HostPortPB
[src]

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

impl Sync for HostPortPB
[src]

impl Message for HostPortPB
[src]

impl MessageStatic for HostPortPB
[src]

impl Clear for HostPortPB
[src]

impl Debug for HostPortPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for HostPortPB
[src]