eminence / procfs

Rust library for reading the Linux procfs filesystem
Other
358 stars 105 forks source link

Add support for /dev/devices #311

Open yamaura opened 1 month ago

yamaura commented 1 month ago

Thank you for this amazing library! I found it incredibly useful. I implemented parser of /proc/devices and test.

Notes: