tars-derive 0.1.0

A high performance microservice framework in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "tars-derive"
version = "0.1.0"
authors = ["alimy <alimy@gility.net>"]
license = "BSD-3-Clause"
description = "A high performance microservice framework in Rust."
repository = "https://github.com/alimy/TarsRust"
categories = ["network-programming"]
autoexamples = false
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]