Skip to main content

type_error

Function type_error 

Source
fn type_error(
    value_span: &SourceSpan,
    message: &'static str,
    diagnostics: &mut Vec<Diagnostic>,
)