watchexec-supervisor 5.0.2

Watchexec's process supervisor component
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[![Crates.io page](https://badgen.net/crates/v/watchexec-supervisor)](https://crates.io/crates/watchexec-supervisor)
[![API Docs](https://docs.rs/watchexec-supervisor/badge.svg)][docs]
[![Crate license: Apache 2.0](https://badgen.net/badge/license/Apache%202.0)][license]
[![CI status](https://github.com/watchexec/watchexec/actions/workflows/check.yml/badge.svg)](https://github.com/watchexec/watchexec/actions/workflows/check.yml)

# Supervisor

_Watchexec's process supervisor._

- **[API documentation][docs]**.
- Licensed under [Apache 2.0][license].
- Status: maintained.

[docs]: https://docs.rs/watchexec-supervisor
[license]: ../../LICENSE