Provides facilities for management and implementation of Windows services.
# Cargo.toml
[dependencies]
windows-service = "0.8.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to the Windows Service Control Manager.
Use conditional compilation with #[cfg(target_os = "windows")].
No dependency data recorded yet.