Struct riak::object::FetchObjectReq [] [src]

pub struct FetchObjectReq { /* fields omitted */ }

The data used to perform a fetch object request

Examples

Methods

impl FetchObjectReq
[src]

Trait Implementations

impl Clone for FetchObjectReq
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for FetchObjectReq
[src]

Formats the value using the given formatter.