Skip to content

ZR233/eusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EUsb

Rust bindings for the Libusb C-library for communicate with usb device.

This repository includes three crates:

  • Crate docs.rs eusb: A easy use async Rust lib.
  • Crate docs.rs libusb-src: A crate for compiling the Libusb library.
  • example: example usages.

LICENSE

See LICENSE.md