with_dir 0.1.3

Scoped current working directory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.parking_lot]
version = "0.12"
[dev-dependencies.tempdir]
version = "0.3"

[package]
authors = ["Huw Percival <huw.percival@gmail.com>"]
description = "Scoped current working directory"
edition = "2021"
keywords = ["with_dir", "cwd", "with_cwd", "filesystem"]
license-file = "LICENSE"
name = "with_dir"
readme = "README.md"
repository = "https://github.com/huwper/with_dir"
version = "0.1.3"