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.
2 parents febb8fb + 367da01 commit 7369c11Copy full SHA for 7369c11
src/expressions/call-expr.md
@@ -68,7 +68,7 @@ struct Bar;
68
impl Pretty for Bar {
69
fn print(&self) {}
70
}
71
-impl Ugly for Bar{
+impl Ugly for Bar {
72
73
74
0 commit comments