Cargo Features

Aggligator has no features set by default.

[dependencies]
aggligator = { version = "0.8.3", features = ["dump"] }
dump = serde, serde_json

Enables fs and io-util of tokio

Affects agg::dump

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.

serde dump?
serde_json dump?