1pub mod fuchsia { 2 pub mod update { 3 pub mod manifest { 4 include!("fuchsia.update.manifest.rs"); 5 } 6 } 7}