pub fn slugify_filename(url: &str, prefix: &str, suffix: &str) -> String
Expand description

given a url and filename-suffix, return a unique filename comprised of the slugified url, current unix timestamp and suffix

ex: ferox-http_telsa_com-1606947491.state