get_file_range_custom

Function get_file_range_custom 

Source
pub fn get_file_range_custom(
    client: &Client,
    url: &str,
    range_start: usize,
    range_end: usize,
) -> Result<Response, Error>