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.
1 parent febb8fb commit 367da01Copy full SHA for 367da01
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