Cargo Features

wasmedge_rustls_api has no features set by default.

[dependencies]
wasmedge_rustls_api = { version = "0.1.1", features = ["tokio_async"] }
tokio_async = tokio_wasi

Affects stream::async_stream

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.

tokio_wasi tokio_async?