Cargo Features

wintun-bindings has no features set by default.

[dependencies]
wintun-bindings = { version = "0.7.7", features = ["async", "panic_on_unsent_packets", "verify_binary_signature"] }
async = blocking, futures
panic_on_unsent_packets
verify_binary_signature

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.

blocking async?
futures async?