isolate-0.1.2 is not a library.
isolate is a command line tool for using linux's namespace isolation
facilities.
Installation
Basic Usage
Configuration File
The format of the configuration file can be seen in the default
isolate.toml.
The configuration file can be specified at the command line using the -f or --config-file
flag. Alternatively, the following locations are searched in order:
./isolate.toml./.isolate.toml~/.config/isolate.toml~/.isolate.toml/etc/isolate.toml