Crate axum_service_errors

Source

Structs§

PlainTextResponseBuilder
A simple plain text response builder.
ServiceError
A ServiceError represents a specific error within the software.

Traits§

ResponseBuilder
A trait for building custom response formats from ServiceError data.