dir_spec 0.5.2

A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Documentation

| Section                       | Description                                         |
|-------------------------------|-----------------------------------------------------|
| [Development][dev]            | Contributing guide, code style, tasks, and testing  |
| [Migration Guides][migration] | Guides for migrating from one version to another    |
| [Policy][policy]              | Code of conduct, AI use policy, and security policy |

[dev]: https://github.com/aaronmallen/dir_spec/blob/main/docs/dev/README.md
[migration]: https://github.com/aaronmallen/dir_spec/tree/main/docs/migration_guides
[policy]: https://github.com/aaronmallen/dir_spec/blob/main/docs/policy/README.md