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

5 lines
62 B
Rust

pub mod first;
pub mod second;
pub mod third;
pub mod fourth;