mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
Добавлена возможность создания ResponseError с описанием ошибки.
Добавлен макрос для трансформации ErrorCode в Response, а также для имплементации треита PartialStatusCode.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod auth;
|
||||
pub mod users;
|
||||
pub mod schedule;
|
||||
mod schema;
|
||||
|
||||
Reference in New Issue
Block a user