12 releases

0.4.5 Jan 18, 2025
0.4.3 Oct 5, 2024
0.4.2 Jul 3, 2024
0.4.1 Aug 31, 2022
0.1.1 Oct 20, 2019

#38 in Operating systems

Download history 49191/week @ 2024-11-18 43735/week @ 2024-11-25 52538/week @ 2024-12-02 49214/week @ 2024-12-09 51843/week @ 2024-12-16 19032/week @ 2024-12-23 24247/week @ 2024-12-30 50896/week @ 2025-01-06 59333/week @ 2025-01-13 51409/week @ 2025-01-20 63780/week @ 2025-01-27 59807/week @ 2025-02-03 60788/week @ 2025-02-10 53546/week @ 2025-02-17 63259/week @ 2025-02-24 63004/week @ 2025-03-03

243,528 downloads per month
Used in 30 crates (20 directly)

MIT/Apache

25KB
393 lines

sd-notify

Actions Status Latest Version API docs

A lightweight crate for sending systemd service state notifications.

Quick start

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.

Dependencies

~49KB