Paul Crowley
Results
2
issues of
Paul Crowley
Rustdoc doesn't correctly handle a backquoted literal that crosses a line break, so give it a line to itself.
It would be convenient to be able to call println with formatted numbers without pre-serializing them. Might some sort of type wrapper implementing the Display trait work well? Then we...