pub fn parse_string(
input: &mut InnerZ80Span,
) -> PResult<UnescapedString, Z80ParserError>
Expand description
Parser for file names in appropriate directives
pub fn parse_string(
input: &mut InnerZ80Span,
) -> PResult<UnescapedString, Z80ParserError>
Parser for file names in appropriate directives