Struct smbioslib::SystemBootStatusData [−][src]
Fields
raw: &'a [u8]Raw data
Implementations
impl<'a> SystemBootStatusData<'a>[src]
impl<'a> SystemBootStatusData<'a>[src]pub fn system_boot_status(&self) -> SystemBootStatus[src]
pub fn system_boot_status(&self) -> SystemBootStatus[src]System boot status
Trait Implementations
impl Debug for SystemBootStatusData<'_>[src]
impl Debug for SystemBootStatusData<'_>[src]impl Serialize for SystemBootStatusData<'_>[src]
impl Serialize for SystemBootStatusData<'_>[src]