pub type RenderGate<'a> = RenderGate<'a, Backend>;
pub struct RenderGate<'a> { /* private fields */ }