Sometimes, on small screens, reading rustdoc documentation feels like solving a crossword puzzle:  It would be great if instead of doing this, rustdoc would just place the name on the line before and then the description as such: <code>function_name</code> Description here