mock-usb-bus

Crates.iomock-usb-bus
lib.rsmock-usb-bus
version0.1.0
created_at2024-12-16 11:05:46.876593+00
updated_at2024-12-16 11:05:46.876593+00
descriptionA mock USB bus implementation
homepage
repositoryhttps://github.com/Nitrokey/mock-usb-bus
max_upload_size
id1484871
size58,878
Crate owners (github:nitrokey:crate-owners)

documentation

README

mock-usb-bus

A mock USB bus implementation for use with the usb-device crate.

See tests/ping.rs for an example with a custom UsbClass implementation.

License

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.

Commit count: 3

cargo fmt