[][src]Module gaol::sandbox

Creation and destruction of sandboxes.

Re-exports

pub use platform::ChildSandbox;
pub use platform::Sandbox;

Structs

Command

Traits

ChildSandboxMethods

All platform-specific sandboxes in the child process implement this trait.

SandboxMethods

All platform-specific sandboxes implement this trait.