Function fluent_syntax::parser::errors::display::annotate_error[][src]

pub fn annotate_error(
    err: &ParserError,
    file_name: &Option<String>,
    color: bool
) -> String