macro_rules! get_render_ctx {
    () => { ... };
}
Expand description

Gets the RenderCtx efficiently.