We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Documenting the following file:
use std::fmt::Debug; pub fn foo() -> impl Debug {}
The source displays as:
I expected the source to wrap at around 80 characters.
I'm working on a fix.