jmc-tools 1.0.0

Utils for Rust daily coding.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["KillerJmc <1934497212@qq.com>"]
description = "Utils for Rust daily coding."
edition = "2021"
exclude = ["*.iml", ".*", "/tests"]
license = "MIT"
name = "jmc-tools"
readme = "README.md"
repository = "https://github.com/KillerJmc/jmc-tools"
resolver = "2"
version = "1.0.0"