Skip to content

Commit b21c554

Browse files
authored
Merge pull request #7 from Tsukuba-Programming-Lab/develop
Release 0.1.0(fix-readme)
2 parents 487757b + 7b1b42b commit b21c554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#[modifier]
55
trait Dev {}
66

7-
#[modifier_callee]
7+
#[modifier_callee(Dev)]
88
fn for_developper() {
99
// ...
1010
}

0 commit comments

Comments
 (0)