I'm wondering why crates.io does not have sitemap created for search engine? This makes Rust developer hard to search for corresponding published crate using search engine.
Most of the time I only found the GitHub repo and lib.rs, instead of crates.io.
REF: For example lib.rs provide sitemap here.