[][src]Type Definition hyper_router::Handler

type Handler = fn(_: Request<Body>) -> Response<Body>;