The idea came from [here](https://github.com/rust-lang/rust/issues/19956#issuecomment-102607371). For example, to find types which return [`Chunks`](https://doc.rust-lang.org/std/slice/struct.Chunks.html) I would expect you would search `fn: -> Chunks` in the rustdoc search bar. cc @pornel @tomjakubowski