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 487757b + 7b1b42b commit b21c554Copy full SHA for b21c554
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