known-paths 0.0.0

Well-known pathnames.
Documentation
[dependencies]

[dev-dependencies]

[features]
all = []
default = ["all", "std"]
std = []
unstable = []

[lib]
name = "known_paths"
path = "src/lib.rs"

[package]
authors = ["Arto Bendiken"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["filesystem", "os"]
description = "Well-known pathnames."
edition = "2024"
homepage = "https://github.com/known-facts/known-paths"
keywords = ["known", "filesystem", "path", "xdg"]
license = "Unlicense"
name = "known-paths"
publish = true
readme = "README.md"
repository = "https://github.com/known-facts/known-paths"
resolver = "2"
version = "0.0.0"