kanamaru 0.1.0

Build typed Tauri plugins with the power of Protobuf Buffers
Documentation
1
2
3
4
5
pub mod streaming;
pub mod unary;

pub use streaming::StreamingResponse;
pub use unary::UnaryResponse;