1// SPDX-License-Identifier: MIT OR Apache-2.0 2 3// DO NOT EDIT 4// This file is generated by build scripts. 5 6pub mod google { 7 pub mod rpc { 8 include!("google.rpc.rs"); 9 } 10} 11pub mod common; 12pub mod machine; 13pub mod version;