Skip to main content

collect_webvtt_timestamp

Function collect_webvtt_timestamp 

Source
pub(crate) fn collect_webvtt_timestamp(
    position: &mut Peekable<Chars<'_>>,
) -> Option<f64>
Expand description