fluent_syntax::parser::parser
pub fn parse(source: &str) -> Result<Resource, (Resource, Vec<ParserError>)>