segment_subtitle_text

Function segment_subtitle_text 

Source
pub fn segment_subtitle_text(text: &str) -> Vec<String>
Expand description

Break a subtitle into multiple lines and subtitles as needed.

TODO: Fix as casts to use try_into.