1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 01:32:57 +01:00
actix-extras/src
2019-09-01 13:15:02 +06:00
..
middleware Add explicit dyns (#1041) 2019-08-17 02:45:44 +09:00
types Add explicit dyns (#1041) 2019-08-17 02:45:44 +09:00
app_service.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
app.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
config.rs Fix typo 2019-07-25 12:54:59 +01:00
data.rs Data::into_inner 2019-08-27 17:25:25 +01:00
error.rs rename PathPayloadError and test for path config 2019-06-12 17:02:45 +06:00
extract.rs cleanup deprecation warning for Box<dyn> 2019-07-17 11:44:39 +06:00
guard.rs Remove unneeded actix-utils dependency 2019-07-20 10:50:36 +06:00
handler.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
info.rs clippy warnings 2019-07-17 15:08:30 +06:00
lib.rs update min rust version 2019-07-31 06:49:46 -07:00
request.rs on_connect result isnt added to request extensions for http2 requests #1009 2019-09-01 13:15:02 +06:00
resource.rs Add explicit dyns (#1041) 2019-08-17 02:45:44 +09:00
responder.rs cleanup deprecation warning for Box<dyn> 2019-07-17 11:44:39 +06:00
rmap.rs Expose factory traits and some clippy fixes (#983) 2019-07-17 12:58:42 +06:00
route.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
scope.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
server.rs Fix typo 2019-07-25 12:54:59 +01:00
service.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
test.rs actix_web::test::TestRequest::set_form (#1058) 2019-08-28 21:32:17 +06:00
web.rs unify route and app data, it allows to provide global extractor config #775 2019-05-04 19:43:49 -07:00