build_reschedule_context_from_loaded

Function build_reschedule_context_from_loaded 

Source
async fn build_reschedule_context_from_loaded(
    txn: &impl ConnectionTrait,
    loaded: LoadedFragmentContext,
) -> MetaResult<RescheduleContext>