Skip to main content

parse_range

Function parse_range 

Source
pub fn parse_range(range_str: &str, file_size: u64) -> Option<(u64, u64)>