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 */);pub type Server = ServerHandle;Type alias for the JSON-RPC server.
struct Server(/* private fields */);