Function parse_line

Source
pub fn parse_line(line: &str) -> Option<(f64, f64, String)>
Expand description

[00:00:01.000 --> 00:00:02.400] Hello there → (1.0, 2.4, “Hello there”). Anything else (whisper’s banner, timings, blank-audio markers) is None.