1 2 3 4 5 6 7 8 9 10 11
newline_style = "Unix" use_field_init_shorthand = true force_explicit_abi = true ## Uncomment when stabilized: # imports_granularity = "Module" # group_imports = "One" # hex_literal_case = "Lower" # normalize_comments = true # normalize_doc_attributes = true # struct_field_align_threshold = 20