pub type OutgoingRequestSender = Sender<OutgoingRequest>;Expand description
Sender for outgoing requests to the client
Aliased Typeยง
pub struct OutgoingRequestSender { /* private fields */ }pub type OutgoingRequestSender = Sender<OutgoingRequest>;Sender for outgoing requests to the client
pub struct OutgoingRequestSender { /* private fields */ }