parse_module

Function parse_module 

Source
pub fn parse_module(
    input: &mut InnerZ80Span,
) -> ModalResult<LocatedToken, Z80ParserError>