gudev

Crates.iogudev
lib.rsgudev
version0.16.0
sourcesrc
created_at2016-09-14 01:37:44.55002
updated_at2024-03-17 05:00:13.858701
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,190
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: 72

cargo fmt