Re-exports§
pub extern crate petgraph;
Structs§
- Graph
- Graph is a structure that holds the relational information between products, and has methods to add products to the relational graph
Enums§
- Node
Type - ! The module graph contains all the machinery for turning products described by table files into a relational graph of those products.