Skip to content

Commit 3c9ee8c

Browse files
committed
Add body suffix for Rust.
For eng/gpr/gpr-issues#393
1 parent f853fc8 commit 3c9ee8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

db/0_default.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
for Body_Suffix ("Fortran") use ".f";
2323

24+
for Body_Suffix ("Rust") use ".rs";
25+
2426
for Casing use "lowercase";
2527
for Dot_Replacement use "-";
2628

0 commit comments

Comments
 (0)