Struct lsm::Capabilities [] [src]

pub struct Capabilities { /* fields omitted */ }

Represent capabilities supported by specific system.

Methods

impl Capabilities
[src]

[src]

Check wether certain Capacity is supported or not.

Trait Implementations

impl Debug for Capabilities
[src]

[src]

Formats the value using the given formatter.

impl Clone for Capabilities
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more