Type Alias sc_rpc_server::Server

source ·
pub type Server = ServerHandle;
Expand description

Type alias JSON-RPC server

Aliased Type§

struct Server(/* private fields */);