Function render

Source
pub async fn render(code: &str, width: u32, height: u32) -> Result<Vec<u8>>