pub fn file_parser<'input>( __input: &'input str ) -> Result<File<'input>, ParseError<<str as Parse>::PositionRepr>>
Parse a g-code file