Project import generated by Copybara.

GitOrigin-RevId: 91f579ebbf8f13d0e7a6dea0b00d80342ea2f141
Change-Id: Iaebc405d3b758946ec6180520f2c72bb23dd0583
diff --git a/nearby/rustfmt.toml b/nearby/rustfmt.toml
new file mode 100644
index 0000000..10c1698
--- /dev/null
+++ b/nearby/rustfmt.toml
@@ -0,0 +1,3 @@
+edition = "2021"
+newline_style = "Unix"
+use_small_heuristics = "Max"