[][src]Function fluent_syntax::parser::parse

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