pub type ForkId = String;
Provider-scoped fork identifier. Stable and resolvable by the provider alone (e.g. the absolute worktree path for git-worktree).
git-worktree
pub struct ForkId { /* private fields */ }