Skip to main content

create_version_error

Function create_version_error 

Source
pub fn create_version_error(
    base_error: &str,
    detected_version: Option<&str>,
    provided_version: Option<&str>,
) -> String
Expand description

Create enhanced error message with version context