How to detect only gamepads using hdiapi in Rust
The title sums it up… When using hidapi in Rust, it seems to detect many devices that aren’t gamepads (Logitech mouse remote USB connectors for instance). How can one filter those out and only list gamepads?