2 releases
0.1.1 | May 12, 2023 |
---|---|
0.1.0 | Apr 16, 2023 |
#971 in Asynchronous
29 downloads per month
Used in iomux
19KB
403 lines
Convert a tokio::process::Child into a futures::Stream which yields [ChildEvent]s for stdout, stderr, and the exit status.
Dependencies
~4–16MB
~150K SLoC