Cargo Features
tea-codec has no features set by default.
[dependencies]
tea-codec = { version = "0.3.0-dev.7", features = ["runtime", "backtrace", "checked"] }
- runtime = lazy_static, tokio
-
Affects
tea-codec::runtime
… - backtrace
- checked
-
Affects
sync_error::SyncErrorExt
,sync_error::SyncResultExt
…
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.