Crate to play with LXC container in rust.
Add it to your dependencies:
toml [dependencies] lxc = "0.5"
See demo.rs for a complete example.