Crate restrict

Source
Expand description

Restrict

Re-exports§

pub use error::SeccompError;

Modules§

error
Error handling module
policy
Modules for most common rules Safer, unsafe-free and ergonomic wrapper around wrapper module
syscall
Strongly tyoed system calls enum

Enums§

TraceAction
Action taken by the handler function after a syscall is caught