utils_rust 0.1.1-alpha.1

这是一个用于各种实用功能的 Rust 库
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "utils_rust"
version = "0.1.1-alpha.1"
edition = "2021"
license = "MIT"
documentation = "https://github.com/IsR00kie/utils_rust"
description = "这是一个用于各种实用功能的 Rust 库"

[dependencies]