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 */);