gostd_unicode 1.1.2

gostd_unicode is a part of gostd,gostd 是Go标准库的rust实现
Documentation
[dependencies.gostd_builtin]
version = "^1.0"

[dependencies.lazy_static]
version = "1.4.0"

[lib]
name = "gostd_unicode"
path = "src/lib.rs"

[package]
authors = ["wandercn<wander@rustpub.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "accessibility", "development-tools", "compilers"]
description = "gostd_unicode is a part of gostd,gostd 是Go标准库的rust实现"
edition = "2018"
homepage = "https://github.com/wandercn/gostd"
keywords = ["gostd_unicode", "go-api", "gostd", "go-to-rust", "go-standard-library"]
license = "MIT"
name = "gostd_unicode"
readme = false
repository = "https://github.com/wandercn/gostd"
version = "1.1.2"

[profile.dev]
opt-level = 0

[profile.release]
opt-level = 3