Enum crushtool::CephVersion [] [src]

pub enum CephVersion {
    Argonaut,
    Bobtail,
    Firefly,
    Hammer,
    Jewel,
}

Variants

Trait Implementations

impl Debug for CephVersion
[src]

Formats the value using the given formatter.