Enum kudu_pb::client::ScanTokenPB_Feature [] [src]

pub enum ScanTokenPB_Feature {
    Unknown,
}

Variants

Trait Implementations

impl Clone for ScanTokenPB_Feature
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for ScanTokenPB_Feature
[src]

Formats the value using the given formatter.

impl Hash for ScanTokenPB_Feature
[src]

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

Feeds a slice of this type into the state provided.

impl ProtobufEnum for ScanTokenPB_Feature
[src]

impl Copy for ScanTokenPB_Feature
[src]

impl ProtobufValue for ScanTokenPB_Feature
[src]