1 2 3 4 5 6
mod r#const; mod r#impl; mod r#struct; mod r#trait; pub use {r#const::*, r#struct::*, r#trait::*};