gudev 0.18.0

Rust API for gudev, the glib support library for libudev.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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/