Module expander

Module expander 

Source
Expand description

Defines the BfsExpander trait.

Constants§

NONE
A value that represents no node.

Traits§

BfsExpander
Defines the graph that the BFS will traverse.