Function cpclib_asm::parser::parse_duration
source · pub fn parse_duration(
input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>Expand description
Parse the duration function
pub fn parse_duration(
input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>Parse the duration function