matrix_row

Function matrix_row 

Source
pub fn matrix_row(
    matrix: &ExprResult,
    y: usize,
) -> Result<ExprResult, AssemblerError>