Cleaning up the codebase
removing `unwraps()` and replacing them with propper error handling remove unnecessary `clone()` calls
parent
844c4389
No related branches found
No related tags found
Showing
- core/http/src/handlers/handlers.rs 51 additions, 26 deletionscore/http/src/handlers/handlers.rs
- core/http/src/handling/request.rs 13 additions, 11 deletionscore/http/src/handling/request.rs
- core/http/src/handling/routes.rs 1 addition, 1 deletioncore/http/src/handling/routes.rs
- core/http/src/setup.rs 22 additions, 6 deletionscore/http/src/setup.rs
- site/src/main.rs 16 additions, 11 deletionssite/src/main.rs
Loading
Please register or sign in to comment