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