BpfLoader-rs: add rustfmt.toml symlink

Add a symlink to the Android standard rustfmt.toml config file for ease
of use when formatting new commits. Per go/rust_formatter, this is the
recommended approach.

To run the formatter:

rustfmt --config-path rustfmt.toml loader/bpfloader.rs

Bug: 359646531
Test: Manual
Change-Id: I155e7b859bc86124cf448f91c1da232892c75049
Signed-off-by: Neill Kapron <nkapron@google.com>
1 file changed
tree: 166b696948e4e9a6fa3cd04dd4b077433a19c1c0
  1. include/
  2. loader/
  3. progs/
  4. Android.bp
  5. NOTICE
  6. OWNERS
  7. OWNERS_bpf
  8. PREUPLOAD.cfg
  9. TEST_MAPPING