Type Definition git_stack::graph::Stack[][src]

pub type Stack = Vec1<Node>;