Cargo Features
Tocket has no features set by default.
[dependencies]
tocket = { version = "0.2.1", features = ["redis-impl", "distributed-impl"] }
- redis-impl = redis
-
Affects
tocket::in_redis
… - distributed-impl = async-trait, borsh, bytes, crc32fast, futures, tokio, tokio-util
-
Affects
tocket::distributed
…
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.