Skip to main content

anyhow_to_app_error

Function anyhow_to_app_error 

Source
pub fn anyhow_to_app_error(err: Error) -> AppError
Expand description

Convert anyhow::Error to AppError by inspecting the message.