TheDocumentation Index
Fetch the complete documentation index at: https://nono.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.)