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