Struct raw_cpuid::VendorInfo [] [src]

pub struct VendorInfo {
    // some fields omitted
}

Methods

impl VendorInfo
[src]

Return vendor identification as human readable string.

Trait Implementations

impl Debug for VendorInfo
[src]

Formats the value using the given formatter.

impl Display for VendorInfo
[src]

Formats the value using the given formatter.