get_dir 0.1.1

An utility to get directory
Documentation
[lib]
name = "get_dir"
path = "src/lib.rs"

[package]
authors = ["Alpheus Tang"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["filesystem"]
description = """
An utility to get directory
"""
edition = "2021"
homepage = "https://github.com/alpheustangs/get_dir.rs"
include = ["src/*", "Cargo.toml", "README.md"]
keywords = ["get_dir", "dir", "directory", "fs", "util"]
license = "MIT"
name = "get_dir"
readme = "README.md"
repository = "https://github.com/alpheustangs/get_dir.rs"
version = "0.1.1"