Cargo Features
pathkit has no features set by default.
[dependencies]
pathkit = { version = "0.9.2", features = ["async-fs-ops", "full", "all"] }
Features
- async-fs-ops all?
-
Define features
Enables async-trait and tokio
- default
-
Default and alias
- full = all
- all full? = async-fs-ops
Features from optional dependencies
Dependencies