Crate restrict

Source
Expand description

Restrict

Re-exports§

pub use error::SeccompError;

Modules§

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

Macros§

restrict_counter
restrict metrics wrapper
restrict_error
tracing wrapper
restrict_info
tracing wrapper
restrict_warn
tracing wrapper

Enums§

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