create_response

Function create_response 

pub fn create_response(request: &Request<()>) -> Result<Response<()>, Error>
Expand description

Create a response for the request.