qubit 1.0.0-beta.2

Seamless RPC for Rust & TypeScript
Documentation
1
2
3
4
5
6
//! Anything required by the macro.

pub use ::linkme;
pub use ::ts_rs;

pub use crate::reflection::handler::{HANDLER_DEFINITIONS, HandlerKind, HandlerMeta};