starship/src/lib.rs

4 lines
76 B
Rust
Raw Normal View History

2019-04-07 20:43:11 +00:00
// Lib is present to allow for benchmarking
2019-04-04 20:59:03 +00:00
pub mod modules;
pub mod print;