Open
Description
From a Twitter discussion, quoting @GuillaumeGomez :
I think something feasible would be search between a crate and its dependencies. Merging the search-index files isn't very complicated (even with the minification!) but that'd require way too much space and computation. Something not too complicated would be to provide the dependencies search-index files when looking for "more".
Creating this issue so that we remember it in future and possibly implement it
(Context: Idea was suggested by @gilescope who wanted a functionality similar to Haskell's hoogle