Cargo Features
foyer has no features set by default.
[dependencies]
foyer = { version = "0.12.2", features = ["nightly", "deadlock", "strict_assertions", "sanity", "tracing"] }
- 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
- tracing
-
Enables enable of fastrace, tracing of foyer-common, foyer-memory, and foyer-storage
foyer has 5 features without comments.