Skip to main content

render

Function render 

Source
pub fn render(cues: &[Cue]) -> String
Expand description

Render cues as plain text: each cue’s text followed by a newline, concatenated. Cues with embedded newlines retain them. Empty input yields "".