[][src]Function feroxbuster::utils::get_url_path_length

pub fn get_url_path_length(url: &Url) -> u64

Gets the length of a url's path

example: http://localhost/stuff -> 5