Struct bigtable::data::TimestampRange [] [src]

pub struct TimestampRange { /* fields omitted */ }

Methods

impl TimestampRange
[src]

Trait Implementations

impl Clone for TimestampRange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for TimestampRange
[src]

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

impl Sync for TimestampRange
[src]

impl Message for TimestampRange
[src]

impl MessageStatic for TimestampRange
[src]

impl Clear for TimestampRange
[src]

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

Formats the value using the given formatter.