Function fluent_syntax::parser::errors::get_error_info[][src]

pub fn get_error_info(
    source: &str,
    pos: usize,
    entry_start: usize,
    next_entry_start: usize
) -> Option<ErrorInfo>