Skip to main content

Crate roa_jsonrpc

Crate roa_jsonrpc 

Source

Re-exports§

pub use jsonrpc_v2::*;

Structs§

RpcEndpoint
A wrapper for jsonrpc_v2::Server, implemented roa::Endpoint.