get_file_size_custom

Function get_file_size_custom 

Source
pub fn get_file_size_custom(
    client: &Client,
    url: &str,
) -> Result<(usize, String), Error>