Skip to main content

call_destination

Function call_destination 

Source
pub fn call_destination<'tcx>(
    tcx: TyCtxt<'tcx>,
    checkpoint: &Checkpoint<'tcx>,
) -> Option<Local>
Expand description

Return the destination local for a checkpoint’s call or deref.