Rust binding for OpenBSD's unveil(2) system call to restrict filesystem access.
# Cargo.toml
[dependencies]
unveil = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Restricts filesystem access to /tmp with read/write/create permissions.
Use conditional compilation or only run on OpenBSD.
No dependency data recorded yet.