pub fn parse( content: &str, attribute: &str, limits: &ResourceLimits, ) -> Result<ParseResult, Error>