create_error

Function create_error 

Source
pub fn create_error<E: Into<UtilsError>>(
    error: E,
    operation: &str,
) -> EnhancedError
Expand description

Create an enhanced error with context