Skip to main content

ServerRequestRx

Type Alias ServerRequestRx 

Source
pub type ServerRequestRx = Receiver<ServerRequest>;

Aliased Typeยง

pub struct ServerRequestRx { /* private fields */ }