percent-encoding 2.2.0

Percent encoding and decoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
alloc = []
default = ["alloc"]

[package]
authors = ["The rust-url developers"]
description = "Percent encoding and decoding"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "percent-encoding"
repository = "https://github.com/servo/rust-url/"
rust-version = "1.51"
version = "2.2.0"