pub type Response = String;
Represents a request received by the server.
struct Response { /* private fields */ }