Cargo Features
eipw-lint has no features set by default.
[dependencies]
eipw-lint = { version = "0.10.0", features = ["schema-version", "backtrace", "tokio"] }
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.
- tokio implicit feature
-
Enables tokio
tokio:
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications
Affects
fetch::tokio
… - schemars schema-version?
- olpc-cjson schema-version?
- sha3 schema-version?
- semver schema-version?