Function crates_io::is_url_crates_io 
source · pub fn is_url_crates_io(url: &str) -> boolExpand description
Returns true if the host of the given URL is “crates.io”.
pub fn is_url_crates_io(url: &str) -> boolReturns true if the host of the given URL is “crates.io”.