Module error

Source
Expand description

This module contains the error types for users in axum handlers.

This follows the rust-10x production code convention for handling errors. See this video to know more about it.

Enumsยง

Error
Error types for users in axum handlers.