pub fn parse(input: &str) -> ParseResult<AgmFile>
Parses raw AGM source text into an unvalidated AgmFile.
AgmFile