Struct bigtable::data::ValueRange [] [src]

pub struct ValueRange { /* fields omitted */ }

Methods

impl ValueRange
[src]

Trait Implementations

impl Clone for ValueRange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ValueRange
[src]

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

impl Sync for ValueRange
[src]

impl Message for ValueRange
[src]

impl MessageStatic for ValueRange
[src]

impl Clear for ValueRange
[src]

impl PartialEq for ValueRange
[src]

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

This method tests for !=.

impl Debug for ValueRange
[src]

Formats the value using the given formatter.