Cargo Features

Qiniu-Credential has no features set by default.

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

Affects qiniu-credential::CredentialProvider.async_get

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.12.0