mod module_communication; mod config; fn main() { config::print_sample_config(); }