Skip to main content

Module errors

Module errors 

Source
Expand description

Humanized error messages in French.

Maps technical errors (HTTP status codes, connection failures, model lookup failures, config errors) to friendly, actionable messages in French. Every public function returns a String suitable for direct display to the user.

Functions§

humanize_anyhow
Best-effort translation of any anyhow::Error into French.
humanize_brain_error
Translate a BrainError into a French human-readable message.
humanize_config_error
Config-related errors in French.
humanize_connection_error
Translate a connection-refused / DNS / timeout error into a French message.