1 2 3 4 5 6 7
pub mod google { pub mod analytics { pub mod cloud { include!("vec_u8_btree_map/google.analytics.cloud.rs"); } } }