lxc-rs
Rust Cli (Client in future), that let you doing something with Linux containers
What is Linux Containers ? If you heard and works with Docker(maybe with K8S too) - It would be easy for you'r understanding and working;
How to use?
Example
extern crate lxc_rust;
use ;
(Docs): https://linuxcontainers.org/lxc/documentation/ (Repo): https://github.com/lxc/lxc