Cargo Features
aldrin-core has no features set by default.
[dependencies]
aldrin-core = { version = "0.8.0", features = ["channel", "introspection", "new-v4-ids", "serde", "tokio", "fuzzing"] }
- channel
-
Enables futures-channel and futures-core
Affects
aldrin-core::channel
… - introspection
-
Affects
aldrin-core::introspection
… - new-v4-ids
- serde
- tokio
-
Enables tokio
Affects
aldrin-core::tokio
… - fuzzing