Function g_code::parse::snippet_parser[][src]

pub fn snippet_parser<'input>(
    __input: &'input str
) -> Result<Snippet<'input>, ParseError<<str as Parse>::PositionRepr>>

The snippet parser is identical to the file_parser, but it does not allow a leading and trailing percent symbol