persist-core 0.0.0

reserved for persist, a simple process manager
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 942.06 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Hirevo/persist
    1 0 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Hirevo

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.