urlqstring 0.3.3

A URL query string for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "urlqstring"

version = "0.3.3"

authors = ["zmant <zmant724@aliyun.com>"]

edition = "2018"

license = "MIT"

keywords = ["url", "querystring", "PercentCode"]

description = "A URL query string for rust"

repository = "https://github.com/Itanq/urlqstring"





# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]