Enum libcgroup_sys::group_walk_type [] [src]

#[repr(C)]
pub enum group_walk_type { CGROUP_WALK_TYPE_PRE_DIR, CGROUP_WALK_TYPE_POST_DIR, }

Variants

Trait Implementations

impl Copy for group_walk_type
[src]

impl Clone for group_walk_type
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more