gudev

Crates.iogudev
lib.rsgudev
version0.18.0
created_at2016-09-14 01:37:44.55002+00
updated_at2025-08-01 12:52:07.244791+00
descriptionRust API for gudev, the glib support library for libudev.
homepagehttps://github.com/hfiguiere/gudev-rs
repositoryhttps://github.com/hfiguiere/gudev-rs
max_upload_size
id6480
size43,486
Hubert Figuière (hfiguiere)

documentation

README

gudev

gudev is a crate that provide Rust idiomatic bindings for GUDev.

It follows the release of glib-rs.

To use in your project, just add gudev = "^0.11.0" to your Cargo.toml.

Please file issues at:

https://github.com/hfiguiere/gudev-rs/

The latest autogenerated online documentation is at:

https://docs.rs/gudev/latest/gudev/

Commit count: 79

cargo fmt