Cargo Features
SPath has no features set by default.
[dependencies]
spath = { version = "0.2.0", features = ["json", "toml"] }
- json
-
Enables serde_json
optional dependencies
- toml
-
Enables toml
SPath has no features set by default.
[dependencies]
spath = { version = "0.2.0", features = ["json", "toml"] }
Enables serde_json
optional dependencies
Enables toml