pub type Server = ServerHandle;
Type alias for the JSON-RPC server.
struct Server(/* private fields */);