# Functions
BadRequest generates a 400 error.
Conflict generates a 409 error.
Forbidden generates a 403 error.
InternalServerError generates a 500 error.
No description provided by the author
NotFound generates a 404 error.
Unauthorized generates a 401 error.
UnprocessableEntity generates a 422 error.
# Structs
No description provided by the author
# Type aliases
No description provided by the author