Crate zus_rpc_server

Crate zus_rpc_server 

Source

Re-exports§

pub use mobile_server::MobileRpcServer;
pub use handler::*;
pub use manager::*;
pub use service::*;

Modules§

handler
manager
mobile_handler
Mobile RPC Handler
mobile_server
Mobile RPC Server
service

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.

Attribute Macros§

async_trait