home-dir 0.1.0

expands home directories in a path
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.nix]
version = "0.18"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["eulegang <eulegang@gmail.com>"]
description = "expands home directories in a path"
edition = "2018"
license = "MIT"
name = "home-dir"
repository = "https://github.com/eulegang/home-dir"
version = "0.1.0"