You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often type out a crates.io link, e.g. crates.io/crates/libc, with the sole intention of scrolling down and clicking "Documentation". But what if I could type crates.io/crates/libc/docs or crates.io/docs/libc and it would automatically redirect to the crate's doc link? Similarly for the homepage and repository links. A 404 is fine if the crate hasn't provided a link.