Struct smbioslib::GroupAssociationItem [−][src]
pub struct GroupAssociationItem<'a> { /* fields omitted */ }
Implementations
impl<'a> GroupAssociationItem<'a>
[src]
impl<'a> GroupAssociationItem<'a>
[src]pub fn struct_type(&self) -> Option<u8>
[src]
pub fn struct_type(&self) -> Option<u8>
[src]Item Type
Item (Structure) Type of this member
pub fn item_handle(&self) -> Option<Handle>
[src]
pub fn item_handle(&self) -> Option<Handle>
[src]Item Handle
Handle corresponding to this structure
Trait Implementations
impl Debug for GroupAssociationItem<'_>
[src]
impl Debug for GroupAssociationItem<'_>
[src]impl Serialize for GroupAssociationItem<'_>
[src]
impl Serialize for GroupAssociationItem<'_>
[src]