Struct rust_abci::socket_server::SocketServer
[−]
[src]
pub struct SocketServer<H> { /* fields omitted */ }
pub struct SocketServer<H> { /* fields omitted */ }
impl<H: ABCIApplication + 'static + Sync + Send + 'static> Service for SocketServer<H>
[src]