text-utils 0.2.4

Create a record to store any type of value
Documentation
[package]

name = "text-utils"

version = "0.2.4"

authors = ["Aster <192607617@qq.com>"]

description = "Create a record to store any type of value"

repository = "https://github.com/GalAster/text-utils-rs"

keywords = ["text", "utils"]

readme = "README.md"

license = "MPL-2.0"

edition = "2018"

exclude = ["/tests/*"]



[dependencies]

textwrap = "0.11"

percent-encoding = "2.1.0"