Cargo Features
aldrin-broker has no features set by default.
[dependencies]
aldrin-broker = { version = "0.9.0", features = ["channel", "introspection", "serde", "statistics", "tokio"] }
- channel
-
Enables channel of aldrin-core
- introspection
-
Enables rand, introspection of aldrin-core
- serde
-
Enables serde of aldrin-core
- statistics
- tokio
-
Enables tokio of aldrin-core
aldrin-broker has 5 features without comments.