Cargo Features
Uller has no features set by default.
[dependencies]
uller = { version = "0.1.23", features = ["full", "macro", "juller", "buller"] }
- full = buller, juller, macro
- macro buller? full? juller? = uller_macro
- juller full? = async-trait, macro, reqwest, serde
-
Enables juller of uller_macro
Affects
uller::JsonDownload
… - buller full? = async-trait, bytes, macro, reqwest
-
Enables buller of uller_macro
Affects
uller::BytesDownload
…
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.