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