render!() { /* proc-macro */ }
The render! macro makes it easy for developers to write jsx-style markup in their components.
The render macro automatically renders rsx - making it unhygenic.