Enum block_utils::RaidType [] [src]

pub enum RaidType {
    None,
    Lsi,
}

What raid card if any the system is using to serve disks

Variants

Trait Implementations

impl Debug for RaidType
[src]

[src]

Formats the value using the given formatter.