1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/src
2021-01-09 16:04:19 +00:00
..
middleware big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
types big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
app_service.rs More refactor of app_service (#1879) 2021-01-06 18:11:20 +00:00
app.rs refactor app_service (#1877) 2021-01-06 11:35:30 +00:00
config.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
data.rs Add web::ReqData<T> extractor (#1748) 2020-10-24 18:49:50 +01:00
error.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
extract.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
guard.rs fix spelling errors in doc comments 2020-04-21 04:09:35 +01:00
handler.rs use sync method on Responder trait (#1891) 2021-01-08 22:17:19 +00:00
info.rs fmt 2021-01-04 01:01:35 +00:00
lib.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
request_data.rs Fix typo in request_data.rs (#1774) 2020-11-05 17:46:17 +00:00
request.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
resource.rs refactor Resource (#1883) 2021-01-09 03:36:58 +00:00
responder.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
rmap.rs use ahash for internal hashmaps 2021-01-04 04:29:07 +00:00
route.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
scope.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
server.rs improve code readability 2021-01-04 00:49:02 +00:00
service.rs use env_logger builders in examples 2021-01-07 02:41:05 +00:00
test.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
web.rs remove actix-threadpool.use actix_rt::task::spawn_blocking (#1878) 2021-01-09 16:04:19 +00:00