url_encor 0.2.0

A lightweight library to encode and decode special characters in urls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Dari-OS <Darius.dev@proton.me>"]
description = "A lightweight library to encode and decode special characters in urls"
edition = "2021"
keywords = ["url_encoding", "url_decoding", "url", "url-decoding", "url-encoding"]
license = "MIT"
license-file = "LICENSE"
name = "url_encor"
readme = "README.md"
repository = "https://github.com/Dari-OS/url_encor"
version = "0.2.0"