rust-too-many-lists-book/src/lib.rs

8 lines
94 B
Rust

pub mod first;
pub mod second;
pub mod third;
pub mod fourth;
pub mod fifth;
pub mod silly1;