LXC

Build Status

Crate to play with LXC container in rust.

Usage

Add it to your dependencies:

toml [dependencies] lxc = "0.5"

See demo.rs for a complete example.