Struct axum_restful::error::AppError
source · pub struct AppError(_);
Trait Implementations§
source§impl IntoResponse for AppError
impl IntoResponse for AppError
source§fn into_response(self) -> Response
fn into_response(self) -> Response
Create a response.