process-wrap 9.1.0

Wrap a Command, to spawn processes in a group or session or job etc
Documentation
1
2
3
#![cfg(all(unix, feature = "tokio1"))]
#[path = "tokio_unix/mod.rs"]
mod tokio_unix;