Crate capctl
Version 0.2.0
See all capctl's items
pub use caps::*;
pub use prctl::*;
A helper macro to statically construct a CapSet from a list of capabilities.
CapSet
Represents an OS error encountered when performing an operation.