path_encoding_utils 0.1.1

Utilities for path encoding
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "path_encoding_utils"
version = "0.1.1"
edition = "2024"
license = "MIT"
description = "Utilities for path encoding"

[dependencies]
percent-encoding = "2"