hot-restart 0.3.0

A hot reboot lib project.
Documentation

hot-restart

Official Documentation

Api Docs

A hot reboot lib project.

Installation

To use this crate, you can run cmd:

cargo add hot-restart

Use

use hot_restart::*;

let res: ResultHotRestartError = hot_restart(&["--once", "-x", "check", "-x", "build --release"]);
println!("hot_restart {:?}", res);

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at root@ltpp.vip.