# usbd_scsi [![Crate](https://img.shields.io/crates/v/usbd_scsi.svg)](https://crates.io/crates/usbd_scsi) [![Documentation](https://docs.rs/usbd_scsi/badge.svg)](https://docs.rs/usbd_scsi) [`usb-device`](https://crates.io/crates/usb-device) implementation that provides a USB scsi transparent command set subclass. ## License Free and open source software distributed under the terms of both the [MIT License][lm] and the [Apache License 2.0][la]. [lm]: LICENSE-MIT [la]: LICENSE-APACHE