nono crate is the foundational Rust library that provides:
- CapabilitySet - Builder for defining filesystem and network capabilities
- Sandbox - OS-level sandbox enforcement via Landlock (Linux) and Seatbelt (macOS)
- FFI bindings - C FFI - for other language integrations (e.g., plain C, Go via cgo, etc.)