Crates.io | mock-usb-bus |
lib.rs | mock-usb-bus |
version | 0.1.0 |
created_at | 2024-12-16 11:05:46.876593+00 |
updated_at | 2024-12-16 11:05:46.876593+00 |
description | A mock USB bus implementation |
homepage | |
repository | https://github.com/Nitrokey/mock-usb-bus |
max_upload_size | |
id | 1484871 |
size | 58,878 |
A mock USB bus implementation for use with the usb-device
crate.
See tests/ping.rs
for an example with a custom UsbClass
implementation.
This project is dual-licensed under the Apache-2.0 and MIT licenses.
The documentation and examples contained in this repository are licensed under the Creative Commons Zero license.
You can find a copy of the license texts in the LICENSES
directory.
This project complies with version 3.0 of the REUSE specification.