usbw 0.0.2

basic USB driver. So far just a wrapper for `rusb`. Planning on wrapping `libusb` later
Documentation

usbw

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 5 of them enabled by default.

default

  • libusb

libusb

  • libusb1-sys
  • std
  • libc

libusb1-sys

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

winusb

  • winapi/winusb
  • std

winapi

    This feature flag does not enable additional features.