pathbuftools 0.1.2

Additional helper methods for PathBuf
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.dirs]
version = "1.0"

[package]
authors = ["rabite <rabite@posteo.de>"]
categories = ["filesystem", "value-formatting"]
description = "Additional helper methods for PathBuf"
edition = "2018"
homepage = "https://github.com/rabite0/pathbuftools"
keywords = ["unix", "linux", "filename", "path", "pathbuf"]
license = "WTFPL"
name = "pathbuftools"
readme = "README.md"
repository = "https://github.com/rabite0/pathbuftools"
version = "0.1.2"