Struct bigtable::wrappers::BytesValue [] [src]

pub struct BytesValue { /* fields omitted */ }

Methods

impl BytesValue
[src]

Trait Implementations

impl Clone for BytesValue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for BytesValue
[src]

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

impl Sync for BytesValue
[src]

impl Message for BytesValue
[src]

impl MessageStatic for BytesValue
[src]

impl Clear for BytesValue
[src]

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

Formats the value using the given formatter.