macro_rules! get_render_ctx {
    ($cx:expr) => { ... };
}
Expand description

Gets the RenderCtx efficiently.