Platform-specific standard locations of directories
Description
A tiny mid-level library that provides platform-specific standard
locations of directories for config, cache and other data on Linux,
Windows and macOS by leveraging the mechanisms defined by the XDG
base/user directory specifications on Linux, the Known Folder API on
Windows, and the Standard Directory guidelines on macOS.
This package contains library source intended for building other packages which
use the "default" feature of the "directories" crate.