Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "actively-developed"

[dependencies]

[package]
authors = ["Pure White <wudi.daniel@bytedance.com>"]
categories = ["asynchronous", "network-programming", "web-programming"]
description = "Tik."
documentation = "https://docs.rs/tik"
edition = "2021"
keywords = ["async", "rpc", "thrift", "grpc", "protobuf"]
license = "MIT OR Apache-2.0"
name = "tik"
readme = "README.md"
resolver = "2"
version = "0.1.0"