logimesh 0.1.9

logimesh is a Rust RPC Microservice 2.0 framework.
Documentation
1
2
3
4
5
6
7
8
// Copyright Andeya Lee 2024
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT.
//! requst-response context

pub use ::tarpc::context::*;