Implementation of the [WebUSB specification](https://wicg.github.io/webusb/) in
Rust.
[](https://docs.rs/webusb)
[](https://crates.io/crates/webusb)
```toml
[dependencies]
webusb = "0.1.0"
```