pub const fn default_error_status(error: &SoapError) -> StatusCodeExpand description
Returns the default HTTP status for a stable soaprs error category.
Framework adapters may override this mapping at their composition root.
pub const fn default_error_status(error: &SoapError) -> StatusCodeReturns the default HTTP status for a stable soaprs error category.
Framework adapters may override this mapping at their composition root.