Cargo Features
DirStructure has no features set by default.
[dependencies]
dir-structure = { version = "0.1.5", features = ["json", "toml", "yaml", "ron"] }
- json
-
Enables serde and serde_json
- toml
- yaml
-
Enables serde and serde_yaml
- ron
DirStructure has 4 features without comments.