Module bfs

Module bfs 

Source
Available on crate feature sync only.

Structsยง

Bfs
Synchronous breadth-first iterator for types implementing the Node trait.
FastBfs
Synchronous, fast breadth-first iterator for types implementing the FastNode trait.