restrict 0.2.1

A crate to allow, deny, or trace Linux syscalls with an ergonomic, auto-generated enum customized for your system architecture.
Documentation
1
2
// generated through build.rs
include!(concat!(env!("OUT_DIR"), "/syscall_gen.rs"));