Cargo Features

foyer has no features set by default.

[dependencies]
foyer = { version = "0.15.3", features = ["nightly", "deadlock", "strict_assertions", "tracing"] }
nightly

Enables nightly of foyer-memory and foyer-storage

deadlock

Enables deadlock of foyer-storage

strict_assertions

Enables strict_assertions of foyer-common, foyer-memory, and foyer-storage

tracing

Enables enable of fastrace, tracing of foyer-common, foyer-memory, and foyer-storage

foyer has 4 features without comments.