pub fn parse_save(
save_kind: SaveKind,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedTokenInner, Z80ParserError>Expand description
Parse both save directive and write direct in a file
pub fn parse_save(
save_kind: SaveKind,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedTokenInner, Z80ParserError>Parse both save directive and write direct in a file