1 2 3 4 5 6
mod annotated; mod annotations; mod clone; #[allow(unused_imports)] pub use {annotated::*, annotations::*, clone::*};