Struct smbioslib::ChassisElement [−][src]
Expand description
Fields
raw: &'a [u8]
Raw byte slice for this chassis element
Implementations
Contained Element Type
Contained Element Minimum
Contained Element Maximum
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for ChassisElement<'a>
impl<'a> Send for ChassisElement<'a>
impl<'a> Sync for ChassisElement<'a>
impl<'a> Unpin for ChassisElement<'a>
impl<'a> UnwindSafe for ChassisElement<'a>