docs.rs failed to build libusb-src-1.27.0+1.0.26
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
libusb-src-1.26.2
Libusb Rust Bindings
The libusb-src
crate provides declarations and linkage for the libusb
C library.
libusb version: 1.0.26
tested on ubuntu and windows
example
use libusb_src as ffi;
Cross Compile
support windows linux and android, not test ios and mac.