mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00
8 lines
201 B
TOML
8 lines
201 B
TOML
edition = "2018"
|
|
enum_discrim_align_threshold = 15
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Crate"
|
|
imports_layout = "HorizontalVertical"
|
|
normalize_comments = true
|
|
wrap_comments = true
|