rust-sysfs-gpio
rust-sysfs-gpio copied to clipboard
Add conversion to io::Error
I'm not sure if this repository is still being maintained, but the crate is still very useful when working with older Linux kernels.
This PR adds a simple implementation for mapping this crate's custom error type to std::io::Error. Having this impl is useful when interacting with other functions that return std::io::Result.
Hey @scootermon - the CI fixes are merged, so if you can merge or rebase with your changes we can get this merged. Thanks again for your contribution!
Thanks, @nastevens. I went ahead and rebased the PR.
Thanks again for the contribution @scootermon!
sysfs_gpio 0.6.2 published: https://crates.io/crates/sysfs-gpio/0.6.2