gecko-dev/third_party/rust/devd-rs
Nathan Froyd b93bf873ba Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
..
examples
src
.cargo-checksum.json Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
CODE_OF_CONDUCT.md
Cargo.toml
README.md
UNLICENSE

README.md

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.

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.