Macro rendy_wasm32

Source
macro_rules! rendy_wasm32 {
    ($($tt:tt)*) => { ... };
}
Expand description

Resolve into input AST if target architecture is “wasm32”