conrod::graph::RecursiveWalk [] [src]

type RecursiveWalk<F> = Recursive<Graphu32, F>;

An alias for our Graph's recursive walker.