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 3dfc666 commit 73a8360Copy full SHA for 73a8360
ices/83512.rs
@@ -0,0 +1,4 @@
1
+trait Foo {
2
+ #[doc(keyword = "match")]
3
+ fn quux() {}
4
+}
0 commit comments