Cargo Features
perovskite_server has no features set by default.
[dependencies]
perovskite_server = { version = "0.0.4", features = ["deadlock_detection", "tracy", "dhat-heap"] }
- deadlock_detection
-
Enables deadlock_detection of parking_lot
- tracy
-
Performance tracing
Enables enable of tracy-client
- dhat-heap