host_utils

Function get_host_from_url

source
pub fn get_host_from_url<T: AsRef<str> + ?Sized>(webs: &T) -> Option<&str>