Cargo Features
cobalt-async has no features set by default.
[dependencies]
cobalt-async = { version = "0.4.0", features = ["full", "checksum"] }
- default
-
No features on by default
- full = checksum
-
Shorthand for enabling everything
- checksum full? = anyhow, crc32fast
-
Affects
cobalt-async::checksum
…
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.