2 unstable releases
0.2.0 | Jul 14, 2021 |
---|---|
0.1.0 | Jul 13, 2021 |
#5 in #demand
19KB
77 lines
env-snapshot
env-snapshot
allows you to dump an arbitrary environment to a small-size binary file format, then at any time, on any machine, reload that environment and spawn a process with it.
This is a debugging tool.
Installation
This crate can be installed via cargo
with:
cargo install env-snapshot
Dependencies
~1.9–3MB
~53K SLoC