Module manager

Module manager 

Source
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§

SandboxManager
The sandbox manager - main entry point for sandbox operations.