[][src]Function donut::http::http_route

pub async fn http_route(
    req: Request<Body>,
    context: Arc<HandlerContext>
) -> Result<Response<Body>, Error>