[][src]Macro rendy_core::rendy_not_wasm32

macro_rules! rendy_not_wasm32 {
    ($($tt:tt)*) => { ... };
}

Resolve into input AST if target architecture is not "wasm32"