Cargo Features
RTSC has no features set by default.
[dependencies]
rtsc = { version = "0.3.10", features = ["serde", "parking_lot"] }
Features from optional dependencies
- parking_lot implicit feature
-
Enables parking_lot
parking_lot:
More compact and efficient implementations of the standard synchronization primitives