xref
: /
development
/
rustfmt.toml
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