Type Alias sc_rpc_server::Server

source ·
pub type Server = ServerHandle;
Expand description

Type alias for the JSON-RPC server.

Aliased Type§

struct Server(/* private fields */);