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

Enables v5 of uuid

Affects aldrin-core::introspection

new-v4-ids

Enables v4 of uuid

serde

Enables serde, serde of uuid

tokio

Enables tokio

Affects aldrin-core::tokio

fuzzing

Enables arbitrary, arbitrary of uuid