Skip to main content

symbol_check_result

Function symbol_check_result 

Source
fn symbol_check_result(
    result: &SymbolCheckResult,
    name: &str,
    tp: Option<&TermContainer>,
    df: Option<&TermContainer>,
) -> impl Iterator<Item = STeXDiagnostic> + use<>