Enum libatasmart_sys::SkSmartSelfTest [] [src]

pub enum SkSmartSelfTest {
    SK_SMART_SELF_TEST_SHORT,
    SK_SMART_SELF_TEST_EXTENDED,
    SK_SMART_SELF_TEST_CONVEYANCE,
    SK_SMART_SELF_TEST_ABORT,
}

Variants

SK_SMART_SELF_TEST_SHORTSK_SMART_SELF_TEST_EXTENDEDSK_SMART_SELF_TEST_CONVEYANCESK_SMART_SELF_TEST_ABORT

Trait Implementations

impl Debug for SkSmartSelfTest
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.