Module gaol::sandbox [] [src]

Creation and destruction of sandboxes.

Reexports

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.