summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
blob: 50c2327d2db596c35befd450d587297e05cea09d (plain)
1
2
3
// Lib is present to allow for benchmarking
pub mod modules;
pub mod print;