Struct kudu::TabletServerId [] [src]

pub struct TabletServerId { /* fields omitted */ }

Methods

impl TabletServerId
[src]

Trait Implementations

impl Copy for TabletServerId
[src]

impl Clone for TabletServerId
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for TabletServerId
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for TabletServerId
[src]

impl Hash for TabletServerId
[src]

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl Debug for TabletServerId
[src]

Formats the value using the given formatter.

impl Display for TabletServerId
[src]

Formats the value using the given formatter.