Cargo Features
foyer-storage has no features set by default.
[dependencies]
foyer-storage = { version = "0.12.2", features = ["deadlock", "nightly", "strict_assertions", "tracing"] }
- deadlock
-
Enables deadlock_detection of parking_lot
- nightly
-
Enables nightly of allocator-api2
TODO(MrCroxx): Remove this after
allocator_api
is stable. - strict_assertions
-
Enables strict_assertions of foyer-common and foyer-memory
- tracing
-
Enables enable of fastrace, tracing of foyer-common and foyer-memory