Struct raw_cpuid::VendorInfo [] [src]

pub struct VendorInfo { /* 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. Read more