Struct cupi::sys::CPUInfo [] [src]

pub struct CPUInfo(pub HashMap<String, String>);

Trait Implementations

impl Clone for CPUInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for CPUInfo
[src]

Formats the value using the given formatter.