针对应用程序不同用例的统一目录,为本地开发、作为服务运行或由用户运行提供标准目录
作者:Dominik Nakamura
#1148 in 文件系统
53 每月下载量用于 ssloc
27KB 297 代码行
针对应用程序不同用例的统一目录,为本地开发、作为服务运行或由用户运行提供标准目录。
使用 unidirs 添加到项目中,使用 cargo add unidirs 或手动将其添加到您的 Cargo.toml
unidirs
cargo add unidirs
Cargo.toml
[dependencies] unidirs = "0.1.0"
有关进一步的使用说明,请参阅 文档。
本项目采用 MIT 许可证(或 https://open-source.org.cn/licenses/MIT)。
~0.3–11MB ~65K SLoC