persist-core 0.0.0

reserved for persist, a simple process manager
Documentation
persist-core
============

(Reserved crate name, in case **persist** gets released to crates.io)

**persist** is a fast and simple process manager, written in Rust.  
It includes both a CLI utility and a daemon.

(this is the core library's crate, for types shared between both the CLI and the daemon.)

See the project on GitHub: <https://github.com/Hirevo/persist>.