1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-29 21:11:17 +00:00
actix-web/src
fakeshadow 32de9f8840
Tokio 1.0 (#1813)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-01-03 23:47:04 +00:00
..
middleware Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
types Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
app.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
app_service.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +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 add either extractor (#1788) 2020-11-20 18:02:41 +00:00
extract.rs remove boxed future for Option<T> and Result<T, E> extract type (#1829) 2020-12-16 18:34:10 +00:00
guard.rs fix spelling errors in doc comments 2020-04-21 04:09:35 +01:00
handler.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
info.rs Intradoc links conversion (#1827) 2020-12-13 13:28:39 +00:00
lib.rs bump msrv to 1.46 (#1858) 2020-12-28 00:44:15 +00:00
request.rs replace tinyvec with smallvec (#1866) 2021-01-01 23:18:25 +00:00
request_data.rs Fix typo in request_data.rs (#1774) 2020-11-05 17:46:17 +00:00
resource.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
responder.rs add either extractor (#1788) 2020-11-20 18:02:41 +00:00
rmap.rs Fix match_pattern() returning None for scope with resource of empty path (#1798) 2020-12-01 13:39:41 +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 Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
service.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
test.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
web.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00