Struct riak::object::ObjectContent [] [src]

pub struct ObjectContent { /* fields omitted */ }

Represents the actual value and metadata for the value being stored in Riak.

Examples

Methods

impl ObjectContent
[src]

Trait Implementations

impl Clone for ObjectContent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ObjectContent
[src]

Formats the value using the given formatter.