Skip to main content

collect_condition_length_reads

Function collect_condition_length_reads 

Source
fn collect_condition_length_reads<'hir>(
    hir: &'hir Hir<'hir>,
    expr: &'hir Expr<'hir>,
    reads: &mut Vec<LengthRead<'hir>>,
)