Skip to main content

ResponseSender

Type Alias ResponseSender 

Source
pub type ResponseSender = TestResponseSender;
Expand description

Sender for query responses from the main event loop back to the TCP server.

Aliased Typeยง

pub struct ResponseSender { /* private fields */ }