Struct smbioslib::TypeDescriptors [−][src]
pub struct TypeDescriptors<'a> { /* fields omitted */ }Trait Implementations
impl<'a> Debug for TypeDescriptors<'a>[src]
impl<'a> Debug for TypeDescriptors<'a>[src]impl<'a> IntoIterator for &'a TypeDescriptors<'a>[src]
impl<'a> IntoIterator for &'a TypeDescriptors<'a>[src]type Item = EventLogTypeDescriptor<'a>
type Item = EventLogTypeDescriptor<'a>The type of the elements being iterated over.
type IntoIter = TypeDescriptorsIterator<'a>
type IntoIter = TypeDescriptorsIterator<'a>Which kind of iterator are we turning this into?
impl<'a> Serialize for TypeDescriptors<'a>[src]
impl<'a> Serialize for TypeDescriptors<'a>[src]