Struct kudu_pb::client::ScanTokenPB [] [src]

pub struct ScanTokenPB { /* fields omitted */ }

Methods

impl ScanTokenPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ScanTokenPB
[src]

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

impl Sync for ScanTokenPB
[src]

impl Message for ScanTokenPB
[src]

impl MessageStatic for ScanTokenPB
[src]

impl Clear for ScanTokenPB
[src]

impl Debug for ScanTokenPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for ScanTokenPB
[src]