jetstream_codegen 16.0.0

Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC.
Documentation
1
2
3
4
5
6
7
8
9
// r[impl jetstream.codegen.ir]

pub mod attributes;
pub mod parser;
pub mod service_parser;
pub mod swift_backend;
pub mod swift_rpc_backend;
pub mod ts_backend;
pub mod ts_rpc_backend;