Function tir_core::parser::print_parser_diag

source ยท
pub fn print_parser_diag(
    context: ContextRef,
    diag: &ParseError<ParseStream<'_>, PError>,
)