Enum hwloc::CpuBindError [] [src]

pub enum CpuBindError {
    Generic(i32String),
}

Variants

Generic(i32String)

Trait Implementations

impl Debug for CpuBindError
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.