Struct riak::object::StoreObjectReq [] [src]

pub struct StoreObjectReq { /* fields omitted */ }

The data used to perform an store object request.

Examples

Methods

impl StoreObjectReq
[src]

Trait Implementations

impl Clone for StoreObjectReq
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for StoreObjectReq
[src]

Formats the value using the given formatter.