Cross-platform daemon lifecycle primitives
⚠️ Warning: This project is in early development. The current release is a placeholder to claim the crate name.
MSRV Policy
This crate's Minimum Supported Rust Version (MSRV) is 1.85, as required by the 2024 edition. Changes to the MSRV will be accompanied by a minor version bump.
The MSRV policy only takes effect beyond 1.85. Once applicable, it will be bound by:
min(sid, stable - 3)
Where sid
is the current version of rustc
provided by Debian Sid, and
stable
is the latest stable version of Rust. This bound may be broken in
case of a major ecosystem shift or a security vulnerability.