Crates.io | usb-power |
lib.rs | usb-power |
version | 0.0.0 |
source | src |
created_at | 2023-09-28 12:28:48.066828 |
updated_at | 2023-09-28 12:28:48.066828 |
description | A library to control USB power |
homepage | |
repository | https://github.com/tarfu/usb-power-rs |
max_upload_size | |
id | 985875 |
size | 13,126 |
USB power control written in rust
The idea came is taken from https://github.com/mvp/uhubctl but written in rust by using rusb and better usage in rust projects.