parse_function

Function parse_function 

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