Closed
Description
On mobile devices, auto complete often inserts a trailing space after selecting a word.
When searching for "cratename " on docs.rs, it doesn't find the crate named "cratename" which is frustrating...
It would be helpful if the search could be made more forgiving by e.g. trimming the trailing whitespace.