Expand description
Sandbox manager - main orchestration module.
Re-exports§
pub use filesystem::FsReadRestrictionConfig;pub use filesystem::FsWriteRestrictionConfig;
Modules§
- filesystem
- Filesystem configuration processing.
- network
- Network initialization and management.
- state
- Global state management for the sandbox manager.
Structs§
- Sandbox
Manager - The sandbox manager - main entry point for sandbox operations.