pub type ServerRequestRx = Receiver<ServerRequest>;
pub struct ServerRequestRx { /* private fields */ }