a much better camp_form.rs setup
This commit is contained in:
parent
7c12830b2d
commit
4a8325aa35
5 changed files with 551 additions and 85 deletions
|
@ -18,8 +18,3 @@ pub struct ApiError {
|
|||
pub cause: Option<String>,
|
||||
pub error_type: ApiErrorType,
|
||||
}
|
||||
|
||||
#[derive(Serialize)]
|
||||
pub struct ApiErrorResponse {
|
||||
pub error: String,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue