1 2 3 4 5 6 7
mod indexed; mod none; mod scoped; pub use indexed::*; pub use none::*; pub use scoped::*;