Struct bigtable::wrappers::Int32Value [] [src]

pub struct Int32Value { /* fields omitted */ }

Methods

impl Int32Value
[src]

Trait Implementations

impl Clone for Int32Value
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Int32Value
[src]

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

impl Sync for Int32Value
[src]

impl Message for Int32Value
[src]

impl MessageStatic for Int32Value
[src]

impl Clear for Int32Value
[src]

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

Formats the value using the given formatter.