Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/minimal-lexical/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 466 B image not shown  

Quelle  rustfmt.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Requires nightly to do proper formatting.
use_small_heuristics = "Off"
use_field_init_shorthand = true
trailing_semicolon = true
newline_style = "Unix"
match_block_trailing_comma = true
empty_item_single_line = false
enum_discrim_align_threshold = 40
fn_args_layout = "Tall"
fn_single_line = false
format_macro_matchers = true
format_macro_bodies = true
imports_indent = "Block"
imports_layout = "HorizontalVertical"
indent_style = "Block"
match_arm_blocks = true

[ Dauer der Verarbeitung: 0.30 Sekunden  ]