dire 0.3.2

A library for querying operating system specific directories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[bin]]
doc = false
name = "dirs"

[package]
authors = ["Tobias Bucher <tobiasbucher5991@gmail.com>", "Hoe Hao Cheng <haochengho12907@gmail.com>"]
description = "A library for querying operating system specific directories"
license = "MIT/Apache-2.0"
name = "dire"
repository = "https://github.com/hch12907/dire"
version = "0.3.2"

[target."cfg(windows)".dependencies.winapi]
features = ["combaseapi", "shlobj", "winerror"]
version = "0.3.2"