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