refactor: make the serverside error handling more robust
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
mod components;
|
||||
mod errors;
|
||||
mod models;
|
||||
mod route;
|
||||
mod schema;
|
||||
|
||||
Reference in New Issue
Block a user