mirror of
https://github.com/irlserver/srtla_send.git
synced 2026-07-04 14:46:45 +00:00
12 lines
300 B
TOML
12 lines
300 B
TOML
edition = "2024"
|
|
unstable_features = true
|
|
wrap_comments = false
|
|
imports_granularity = "Module"
|
|
group_imports = "StdExternalCrate"
|
|
format_code_in_doc_comments = true
|
|
format_macro_matchers = true
|
|
hex_literal_case = "Lower"
|
|
format_strings = true
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|