Struct riak::bucket::BucketProps [] [src]

pub struct BucketProps { /* fields omitted */ }

BucketProps represents the properties that can be PUT or SET on a Riak bucket.

Examples

Methods

impl BucketProps
[src]

Trait Implementations

impl Clone for BucketProps
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BucketProps
[src]

Formats the value using the given formatter.

impl Default for BucketProps
[src]

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