sd-notify

![Actions Status] ![Latest Version] ![API docs]

A lightweight (no dependencies) crate for sending systemd service state notifications.

Quick start

rust let _ = sd_notify::notify(true, &[NotifyState::Ready]);

Releases

Release notes are available in CHANGELOG.md.

License

This project is licensed under either of

at your option.