Skip to main content

format_user_error

Function format_user_error 

Source
pub fn format_user_error(error: &KeyParseError) -> String
Expand description

Format an error for display to end users

This function provides a user-friendly representation of validation errors, including suggestions for how to fix them.