handles/format
Functions
pub fn format_lex_error(
error: LexError,
template: String,
) -> String
pub fn format_syntax_error(
error: SyntaxError,
template: String,
) -> String
pub fn format_lex_error(
error: LexError,
template: String,
) -> String
pub fn format_syntax_error(
error: SyntaxError,
template: String,
) -> String