Cargo Features
ASCIIfyer has no features set by default.
[dependencies]
asciifyer = { version = "0.1.1", features = ["fetch"] }
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.
- reqwest fetch?
-
Enables reqwest ^0.10
- tempfile fetch?
- tokio fetch?
-
Enables tokio ^0.2