Cargo Features
wintun-bindings has no features set by default.
[dependencies]
wintun-bindings = { version = "0.7.29", features = ["async", "panic_on_unsent_packets", "verify_binary_signature", "enable_inner_logging", "winreg"] }
- async = blocking, futures
-
default = [
"verify_binary_signature",
"panic_on_unsent_packets",
"async",
"winreg",
"enable_inner_logging",
] - panic_on_unsent_packets
- verify_binary_signature
- enable_inner_logging
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.