lc3b_assembler

Function parse_to_pairs

source
pub fn parse_to_pairs(program: &str) -> Result<Pairs<'_, Rule>, Box<Error>>