Cargo Features

[dependencies]
wasmer-wit-bindgen-rust = { version = "0.1.1", default-features = false, features = ["macros", "async"] }
default = async, macros

These default features are set whenever wasmer-wit-bindgen-rust is added without default-features = false somewhere in the dependency tree.

macros default = wasmer-wit-bindgen-rust-impl
async default = async-trait

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.

wasmer-wit-bindgen-rust-impl macros
async-trait async