mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 16:32:59 +01:00
6c3d8b8738
* replace Rc with Arc * add Send trait requirement for Fn in JsonConfig error handler * add Sync trait requirement for Fn in JsonConfig error handler * use associated type inside JsonConfig * fix lint: members in the impl has the same order in the trait * Update CHANGES.md |
||
---|---|---|
.. | ||
form.rs | ||
json.rs | ||
mod.rs | ||
path.rs | ||
payload.rs | ||
query.rs | ||
readlines.rs |