Skip to content

Commit 243858c

Browse files
committed
Add rust syntax highlighting to README
1 parent 5c4b4ee commit 243858c

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
@@ -21,7 +21,7 @@ cargo add for-else
2121

2222
Then, use the macros in your code:
2323

24-
```
24+
```rust
2525
use for_else::for_;
2626

2727
// not the best way to test primality, just for demonstration

0 commit comments

Comments
 (0)