render

Function render 

Source
pub async fn render<E>(api: &DynGatewayApi<E>) -> Markup
where E: Display,