tina-core 0.0.2

Tina platform
Documentation
1
2
3
4
//! grpc data
#![cfg(feature = "server-grpc")]
pub mod request_data;
pub mod response_data;