diff options
Diffstat (limited to 'development/rustfmt/README')
-rw-r--r-- | development/rustfmt/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development/rustfmt/README b/development/rustfmt/README new file mode 100644 index 0000000000..23b68f5d2c --- /dev/null +++ b/development/rustfmt/README @@ -0,0 +1 @@ +rustfmt - a tool for formatting Rust code according to style guidelines. |