Struct smbioslib::AdditionalInformationEntry[][src]

pub struct AdditionalInformationEntry<'a> { /* fields omitted */ }
Expand description

Implementations

Length of this Additional Information Entry instance; a minimum of 6

Handle, or instance number, associated with the structure for which additional information is provided

Offset of the field within the structure referenced by the Referenced Handle for which additional information is provided

Number of the optional string to be associated with the field referenced by the Referenced Offset

Enumerated value or updated field content that has not yet been approved for publication in this specification and therefore could not be used in the field referenced by Referenced Offset

NOTE: This field is the same type and size as the field being referenced by this Additional Information Entry.

Trait Implementations

Formats the value using the given formatter. Read more

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.