Cargo Features
libftdi1-sys has no features set by default.
[dependencies]
libftdi1-sys = { version = "1.1.3", features = ["vendored", "bindgen", "libusb1-sys"] }
- vendored = cc, libftdi1-source-lgpl
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- libftdi1-source-lgpl vendored?
- cc build vendored?
- bindgen build implicit feature
-
Enables bindgen ^0.65.1
bindgen:
Automatically generates Rust FFI bindings to C and C++ libraries
- libusb1-sys implicit feature
-
Enables libusb1-sys >=0.3.7, <0.7
libusb1-sys:
FFI bindings for libusb