os_path 0.2.2

Intelligent path handling with std lib interoperability
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.serde]
features = ["derive"]
version = "1.0.163"

[package]
description = "Intelligent path handling with std lib interoperability"
documentation = "https://docs.rs/os_path"
edition = "2021"
keywords = ["path", "paths", "os", "pathbuf"]
license = "MIT OR Apache-2.0"
name = "os_path"
readme = "README.md"
repository = "https://github.com/granitDev/os_path"
version = "0.2.2"