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 54fffde commit 007964cCopy full SHA for 007964c
_src/impl-serialize.md
@@ -62,7 +62,7 @@ impl Serialize for i32 {
62
# }
63
64
#
65
-# let _ = serializer;
+# _ = serializer;
66
# unimplemented!()
67
}
68
0 commit comments