Skip to main content

OutgoingRequestSender

Type Alias OutgoingRequestSender 

Source
pub type OutgoingRequestSender = Sender<OutgoingRequest>;
Expand description

Sender for outgoing requests to the client

Aliased Typeยง

pub struct OutgoingRequestSender { /* private fields */ }