cr8t / udev

Pure Rust interface to the userspace devfs (udev) subsystem on Linux
GNU General Public License v2.0
4 stars 1 forks source link

api: add public API helpers for `UdevDevice` #4

Closed cr8t closed 10 months ago

cr8t commented 10 months ago

Adds public API helper functions for UdevDevice that closely maps to the original libudev API.