Rust-for-Arduboy/rustfmt.toml

6 lines
146 B
TOML
Raw Permalink Normal View History

2023-08-06 18:14:49 +02:00
format_code_in_doc_comments = true
imports_granularity = "Module"
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true