light-tool 0.1.1

轻量级的Rust工具库
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["getcharzp@gmail.com"]
description = "轻量级的Rust工具库"
edition = "2021"
license = "MIT"
name = "light-tool"
readme = "README.md"
repository = "https://github.com/getcharzp/light-tool"
version = "0.1.1"