with_dir 0.1.4

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

[dependencies.tempfile]
version = "3.4"

[dev-dependencies]

[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.4"