Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Ru Shui <rushui@qq.com>"]
description = "grv"
documentation = "https://github.com/grv"
edition = "2021"
homepage = "https://github.com/grv"
keywords = ["grv"]
license = "MIT"
name = "grv"
repository = "https://github.com/grv/grv"
resolver = "2"
version = "0.0.1"