[][src]Type Definition gh_stack::graph::FlatDep

type FlatDep = Vec<(Rc<PullRequest>, Option<Rc<PullRequest>>)>;