Cargo Features

Qiniu-Http has no features set by default.

[dependencies]
qiniu-http = { version = "0.2.4", features = ["async", "docs"] }
async = futures-lite

Affects qiniu-http::HttpCaller.async_call, qiniu-http::AsyncReset

docs

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.

futures-lite async?

Enables futures-lite ^1.11.2