Struct backblaze_b2::raw::buckets::LifecycleRule [] [src]

pub struct LifecycleRule { /* fields omitted */ }

This struct contains a lifecycle rule as specified in the backblaze b2 documentation.

Trait Implementations

impl Debug for LifecycleRule
[src]

Formats the value using the given formatter.

impl Clone for LifecycleRule
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more