Module reups_lib::graph

source ·

Re-exports

pub extern crate petgraph;

Structs

Graph is a structure that holds the relational information between products, and has methods to add products to the relational graph

Enums

! The module graph contains all the machinery for turning products described by table files into a relational graph of those products.