Skip to main content

write_restart_context

Function write_restart_context 

Source
pub fn write_restart_context(
    worktree_dir: &Path,
    context: &RestartContext,
) -> Result<()>