Struct libcgroup::CGroupError [] [src]

pub struct CGroupError {
    pub code: i32,
    pub description: String,
}

Fields

Trait Implementations

impl Debug for CGroupError
[src]

Formats the value using the given formatter.