Skip to main content

parse

Function parse 

Source
pub fn parse(raw: &str) -> Result<Vec<Cue>>
Expand description

Parse a json3 timedtext document into a list of cues, dropping events that carry no text (styling / window markers).