Cargo Features
rpds-pathtree has no features set by default.
[dependencies]
rpds-pathtree = { version = "0.13.0", features = ["sync", "expensive-debug-assertions"] }
- sync
- expensive-debug-assertions
-
Enables additional debug assertions that may severely impact the runtime performance.