mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-14 00:17:17 +00:00
8 lines
196 B
TOML
8 lines
196 B
TOML
version = "Two"
|
|
edition = "2021"
|
|
|
|
imports_granularity = "Crate"
|
|
#use_small_heuristics = "Max"
|
|
#control_brace_style = "ClosingNextLine"
|
|
normalize_comments = true
|
|
format_code_in_doc_comments = true
|