Cargo Features

Foyer has no features set by default.

[dependencies]
foyer = { version = "0.9.1", features = ["nightly", "deadlock", "strict_assertions", "sanity"] }
nightly

Enables nightly of foyer-storage

deadlock

Enables deadlock of foyer-storage

strict_assertions sanity?

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

sanity = strict_assertions

Enables sanity of foyer-memory

Foyer has 4 features without comments.