Struct lsm::BlockRange [] [src]

pub struct BlockRange { /* fields omitted */ }

Represent a block range used Client::volume_replicate_range().

Methods

impl BlockRange
[src]

[src]

Create a block range.

Trait Implementations

impl Debug for BlockRange
[src]

[src]

Formats the value using the given formatter.

impl Clone for BlockRange
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more