fune/third_party/rust/devd-rs
2022-12-22 01:38:31 +00:00
..
examples
src
.cargo-checksum.json Bug 1806766 - Update devd-rs to 0.3.6. r=emilio,supply-chain-reviewers 2022-12-22 01:38:31 +00:00
Cargo.lock Bug 1806766 - Update devd-rs to 0.3.6. r=emilio,supply-chain-reviewers 2022-12-22 01:38:31 +00:00
Cargo.toml Bug 1806766 - Update devd-rs to 0.3.6. r=emilio,supply-chain-reviewers 2022-12-22 01:38:31 +00:00
CODE_OF_CONDUCT.md Bug 1785002 - Update devd-rs to 0.3.5. r=emilio,supply-chain-reviewers 2022-08-23 23:55:46 +00:00
README.md
UNLICENSE

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.