Type Definition BranchOption
winnow_sm
type BranchOption = (String, usize);
A single branch option (prompt, destination)