Cargo Features

Congee has no features set by default.

[dependencies]
congee = { version = "0.2.18", features = ["flamegraph", "perf", "stats", "db_extension", "shuttle"] }
flamegraph dev

Enables flamegraph of shumai

perf dev

Enables perf of shumai

stats = serde
db_extension = rand
shuttle

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.

rand db_extension?
serde stats?