sc_rpc_server

Type Alias Server

Source
pub type Server = ServerHandle;
Expand description

Type alias for the JSON-RPC server.

Aliased Typeยง

struct Server(/* private fields */);