hidapi-rs
hidapi-rs copied to clipboard
Wondering why the methods e.g. read()...
... are not listed on https://docs.rs/hidapi/latest/hidapi/.
Ok, found them, well hidden, on here: https://docs.rs/hidapi/latest/hidapi/struct.HidDevice.html
Might be good for documentation to have the methods clearly listed. I had to click one a crate name, then a struct name to find them. #confusingForBeginners