gudev

Crates.iogudev
lib.rsgudev
version0.17.0
sourcesrc
created_at2016-09-14 01:37:44.55002
updated_at2024-11-24 15:28:15.170446
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
size44,042
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