1 2 3 4 5 6
#[cfg(not(target_arch = "wasm32"))] pub mod handler; // #[cfg(target_arch = "wasm32")] // pub mod sub_module1_wasm;