Skip to main content

guard_restoration

Function guard_restoration 

Source
fn guard_restoration(
    gcx: Gcx<'_>,
    stmt: &Stmt<'_>,
) -> Option<(VariableId, Operand)>
Expand description

The lock and value restored by stmt (directly or via a single-statement helper).