1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/src/types
2019-11-21 21:36:35 +06:00
..
form.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
json.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
mod.rs Added initial support for PathConfig, allows setting custom error handler. (#903) 2019-06-12 16:49:56 +06:00
path.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
payload.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
query.rs rename .to_async() to .to() 2019-11-21 21:36:35 +06:00
readlines.rs migrate actix-web to std::future 2019-11-21 16:02:17 +06:00