xref
: /
aosp_15_r20
/
tools
/
netsim
/
rust
/
rustfmt.toml
(revision cf78ab8cffb8fc9207af348f23af247fb04370a6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# Android Format Style
2
3
edition = "2021"
4
use_small_heuristics = "Max"
5
newline_style = "Unix"
6