Cargo Features
asknothingx2-util has no features set by default.
[dependencies]
asknothingx2-util = { version = "0.0.7", features = ["full", "oauth", "api"] }
- full = api, oauth
- oauth full? = oauth2, serde, url
-
Affects
asknothingx2-util::oauth
… - api full? = http, reqwest, url
-
Affects
asknothingx2-util::api
…
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.