gudev 0.3.0

Rust API for gudev, the glib support library for libudev.
docs.rs failed to build gudev-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gudev-0.16.0

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:

make gir

Then you can build them with:

cargo build

Contributors

Maintainer: -Hubert Figuière hub@figuiere.net

Contributors: -Moritz Maxeiner