starship/src/lib.rs

5 lines
93 B
Rust

// Lib is present to allow for benchmarking
pub mod modules;
pub mod print;
pub mod segment;