app_data 0.1.1

A library for managing application data directories, including Windows, macOS, and Linux
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["wwog <github.com/wwog>"]
name = "app_data"
description = "A library for managing application data directories, including Windows, macOS, and Linux"
version = "0.1.1"
edition = "2024"
license = "MIT"
keywords = ["app_data", "data", "directory", "cross-platform", "filesystem"]
repository = "https://github.com/wwog/appdata"
documentation = "https://docs.rs/app_data"
categories = ["config", "filesystem"]