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 0fd4edf + 88f932c commit 7b1b42bCopy full SHA for 7b1b42b
README.md
@@ -4,7 +4,7 @@
4
#[modifier]
5
trait Dev {}
6
7
-#[modifier_callee]
+#[modifier_callee(Dev)]
8
fn for_developper() {
9
// ...
10
}
0 commit comments