Well, first, HttpResponse does not implement Send . Since web::block() runs the closure on a threadpool, that is a problem.
確定! 回上一頁