path-utils 0.1.1

std::path utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "path-utils"
version = "0.1.1"
description = "std::path utilities"
license = "MIT OR Apache-2.0"
readme = "README.md"
homepage = "https://github.com/rust-cli-enthusiasts/path-utils#readme"
repository = "https://github.com/rust-cli-enthusiasts/path-utils"
documentation = "https://docs.rs/path-utils"
keywords = ["path", "util", "utilities"]
categories = ["command-line-interface", "filesystem"]
edition = "2024"
rust-version = "1.85"