Actix-Demo/src
Rohan Sircar 5618d043bc Vastly improved error handling
Vastly improved error handling in some functions.
Rest will be done later.
Code cleanup and fixed typos.
Removed actix_htttp crate as dependency
2020-08-19 13:42:02 +05:30
..
.cargo Formatting and diesel boxed query experiment 2020-05-12 17:37:53 +05:30
actions Added basic auth 2020-08-12 01:21:20 +05:30
errors Vastly improved error handling 2020-08-19 13:42:02 +05:30
middlewares Many updates 2020-05-09 12:07:08 +05:30
models Vastly improved error handling 2020-08-19 13:42:02 +05:30
routes Vastly improved error handling 2020-08-19 13:42:02 +05:30
utils Vastly improved error handling 2020-08-19 13:42:02 +05:30
actions.rs Many updates 2020-05-09 12:07:08 +05:30
errors.rs Many updates 2020-05-09 12:07:08 +05:30
main.rs Vastly improved error handling 2020-08-19 13:42:02 +05:30
middlewares.rs Many updates 2020-05-09 12:07:08 +05:30
models.rs Many updates 2020-05-09 12:07:08 +05:30
routes.rs Many updates 2020-05-09 12:07:08 +05:30
schema.rs Many updates 2020-05-09 12:07:08 +05:30
types.rs first commit 2020-05-06 18:56:24 +05:30
utils.rs Many updates 2020-05-09 12:07:08 +05:30