Enum cryptsetup::StatusInfo [] [src]

#[repr(C)]
pub enum StatusInfo { Invalid, Inactive, Active, Busy, }

Variants