pub async fn render<E>( gateway_info: &GatewayInfo, api: &DynGatewayApi<E>, ) -> Markupwhere E: Display,