data_faking/data/countries/
mod.rs

1pub mod canada;
2pub mod usa;
3pub mod nations;
4pub mod cities;