mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 15:01:45 +01:00
5 lines
140 B
TOML
5 lines
140 B
TOML
format_code_in_doc_comments = true
|
|
wrap_comments = true
|
|
format_strings = true
|
|
imports_granularity = "Crate"
|
|
use_field_init_shorthand = true
|