Skip to main content

find_next_drop

Function find_next_drop 

Source
fn find_next_drop(
    body: &ExprBody,
    block_id: BlockId,
    dropped_place: &Place,
) -> Option<(BlockId, BlockId, BlockId)>