Type Alias birdcage::Birdcage

source ·
pub type Birdcage = LinuxSandbox;
Expand description

Default platform sandbox.

This type will automatically pick the default sandbox for each available platform.

Aliased Type§

struct Birdcage { /* private fields */ }