[go: up one dir, main page]

home 0.5.3

Shared definitions of home directories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["Brian Anderson <andersrb@gmail.com>"]
description = "Shared definitions of home directories"
documentation = "https://docs.rs/home"
edition = "2018"
include = ["/src", "/Cargo.toml", "/CHANGELOG", "/LICENSE-*", "/README.md"]
license = "MIT OR Apache-2.0"
name = "home"
readme = "README.md"
repository = "https://github.com/brson/home"
version = "0.5.3"
[target."cfg(windows)".dependencies.winapi]
features = ["shlobj", "std", "winerror"]
version = "0.3"