Cargo Features
foyer-memory has no features set by default.
[dependencies]
foyer-memory = { version = "0.12.2", features = ["deadlock", "strict_assertions", "sanity", "tracing"] }
- deadlock
-
Enables deadlock_detection of parking_lot
- strict_assertions sanity?
-
Enables strict_assertions of foyer-common and foyer-intrusive
- sanity = strict_assertions
- tracing
-
Enables enable of fastrace, tracing of foyer-common
foyer-memory has 4 features without comments.