Struct kudu::TabletId [] [src]

pub struct TabletId { /* fields omitted */ }

Methods

impl TabletId
[src]

Trait Implementations

impl Copy for TabletId
[src]

impl Clone for TabletId
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Hash for TabletId
[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 TabletId
[src]

Formats the value using the given formatter.

impl Display for TabletId
[src]

Formats the value using the given formatter.