1 2 3 4 5
// sub-module in the same directory as the main crate file pub struct SameStruct { pub name: String }