marsc 0.1.0

A high performance microservice framework in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["alimy <alimy@gility.net>"]
autoexamples = false
categories = ["network-programming"]
description = "A high performance microservice framework in Rust."
edition = "2018"
license = "BSD-3-Clause"
name = "marsc"
repository = "https://github.com/bitbus/mars-rs"
version = "0.1.0"