20 releases (breaking)
| 0.15.0 | Aug 1, 2025 |
|---|---|
| 0.14.0 | Nov 24, 2024 |
| 0.13.1 | Nov 24, 2024 |
| 0.13.0 | Mar 17, 2024 |
| 0.1.1 | Nov 30, 2016 |
#13 in #udev
1,046 downloads per month
Used in 2 crates
(via gudev)
18KB
352 lines
Rust bindings for libgudev.
Essentially for the GUdev::Client class that allow listening to udev events in a Gtk application.
To generate the bindings, do:
python3 generator.py --embed-docs --gir-files-directories ./gir-files .
Then you can build them with:
cargo build
Contributors
Maintainer:
- Hubert Figuière [email protected]
Contributors:
- Bilal Elmoussaoui
- Moritz Maxeiner
- Rene Harder
Dependencies
~0.4–0.8MB
~18K SLoC