Skip to main content

render_deck_html

Function render_deck_html 

Source
pub fn render_deck_html(config: &DeckConfig, slides: &[SlideEntry]) -> String
Expand description

Render a deck config + slide list into a single standalone HTML file.