devd-rs

Crates.iodevd-rs
lib.rsdevd-rs
version0.3.6
sourcesrc
created_at2017-08-18 12:46:44.348161
updated_at2022-10-01 23:12:13.403126
descriptionAn interface to devd, the device hotplug daemon on FreeBSD and DragonFlyBSD
homepagehttps://codeberg.org/valpackett/devd-rs
repositoryhttps://codeberg.org/valpackett/devd-rs
max_upload_size
id28007
size18,011
Val Packett (valpackett)

documentation

README

crates.io unlicense

devd-rs

A Rust library for listening to FreeBSD (also DragonFlyBSD) devd's device attach-detach notifications.

Listens on /var/run/devd.seqpacket.pipe and parses messages using nom.

Usage

See examples/main.rs.

Contributing

Please feel free to submit pull requests!

By participating in this project you agree to follow the Contributor Code of Conduct and to release your contributions under the Unlicense and the MIT License.

The list of contributors is available on GitHub.

License

This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.

It is also available under the MIT License.

Commit count: 0

cargo fmt