daggy::RecursiveWalk [] [src]

type RecursiveWalk<N, E, Ix, F> = Recursive<Dag<N, E, Ix>, Ix, F>;

An alias to simplify the Recursive Walker type returned by Dag.