LXC

Build Status Build Status

Crate to play with LXC container in rust.

Usage

Add it to your dependencies:

toml [dependencies] lxc = "^0.3"

See demo.rs for a complete example.