path-extra 0.0.0

Extra traits for path and fs with support for std and tokio.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "path-extra"
version = "0.0.0"
edition = "2024"
description = "Extra traits for path and fs with support for std and tokio."
repository = "https://github.com/shian15810/path-extra"
license = "MIT OR Apache-2.0"

[dependencies]