hidapi-rs icon indicating copy to clipboard operation
hidapi-rs copied to clipboard

Wondering why the methods e.g. read()...

Open White-Rabbit-Scientific opened this issue 2 years ago • 0 comments

... 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

White-Rabbit-Scientific avatar Jan 17 '24 23:01 White-Rabbit-Scientific