running-process 4.10.13

Subprocess and PTY runtime for the running-process project
Documentation
1
2
3
4
5
//! Legacy client-path aliases for canonical v1 manifest persistence.

#[cfg(feature = "client")]
pub(crate) use crate::daemon_registration::manifest::write_atomic;
pub use crate::daemon_registration::manifest::*;