1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rob Ede
81dfe300a2
update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
Jacky Wu
63d70701e0
fix: correct my_errors log print issue. (#229) 2021-05-10 10:31:54 +01:00
heddi.nabbisen
d148e3e437
Errors: split code lines to make where logger is wrapped clearer (#218) 2021-03-01 02:29:36 +00:00
Rob Ede
cdbb5dd2b2
use Bytes re-export
closes #202
2020-11-27 01:10:05 +00:00
Rob Ede
4d8d53cea5
v3 (#188) 2020-09-12 16:21:54 +01:00
Dominic
20517d415d Update examples/{extractors, errors} to futures 0.3 and actix-web 2.0 (#130)
* Update to futures 0.3

* update examples/errors to actix-web 2.0
2019-12-29 00:26:17 +09:00
Cameron Dershem
6f95771c34 Adds logging example to errors chapter. 2019-06-28 14:50:15 -04:00
Cameron Dershem
eb58a8692c Makes clippy happy. 2019-06-28 14:22:51 -04:00
Cameron Dershem
5133ab874d Final fixes before requesting review. 2019-06-28 13:31:30 -04:00
Cameron Dershem
4833874c5d Moves everything into the cargo workspace. 2019-06-26 19:18:43 -04:00
Cameron Dershem
6b08c4664b Errors section is done-ish. 2019-06-24 21:18:30 -04:00
Cameron Dershem
941bdfa491 Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
Cameron Dershem
4f9bd8b724 moves individual examples to pub mods to force building and have less dead_code 2019-06-19 00:20:50 -04:00
Cameron Dershem
f07c78a5ca First pass at errors section. 2019-06-17 13:46:21 -04:00