gram-client 0.1.0

Gram client compoent.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Michael Li <alimy@gility.net>"]
description = """
Gram client compoent.
"""
documentation = "https://docs.rs/gram-net"
edition = "2021"
homepage = "https://github.com/gram-rs/gram-rs"
license = "Apache-2.0"
name = "gram-client"
repository = "https://github.com/gram-rs/gram-rs"
resolver = "2"
version = "0.1.0"