This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/directories/sidebar-items.js

1 line
553 B
JavaScript

initSidebarItems({"struct":[["BaseDirs","`BaseDirs` provides paths of user-invisible standard directories, following the conventions of the operating system the library is running on."],["ProjectDirs","`ProjectDirs` computes the location of cache, config or data directories for a specific application, which are derived from the standard directories and the name of the project/organization."],["UserDirs","`UserDirs` provides paths of user-facing standard directories, following the conventions of the operating system the library is running on."]]});