Struct jsonrpc_tcp_server::Server [−][src]
pub struct Server { /* fields omitted */ }Expand description
TCP Server handle
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Serverimpl !UnwindSafe for Server