Cargo Features

foyer-common has no features set by default.

[dependencies]
foyer-common = { version = "0.17.1", features = ["serde", "strict_assertions", "tracing"] }
serde

Enables bincode ^1 and serde

strict_assertions
tracing

Enables enable of fastrace

Affects foyer-common::tracing

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.

fastrace tracing?