Cargo Features

wit-bindgen-rt has no features set by default.

[dependencies]
wit-bindgen-rt = { version = "0.38.0", features = ["async", "bitflags"] }
async

Enables futures and once_cell

Affects wit-bindgen-rt::async_support

Features from optional dependencies

bitflags implicit feature

Enables bitflags

Optionally re-export the version of bitflags used by wit-bindgen.