=100
=100
=80
# Use max_width instead of weird precentages for certain items
="Max"
="Unix"
=true
="Compressed"
# format_code_in_doc_comments=true # unstable
# allow array, etc to start on same line if too long when formatting
# overflow_delimited_expr=true # unstable
# 3 import groups, std, externals, crate
# group_imports="StdExternalCrate" # unstable
# split/merge imports into module-level groups (wish there was a no split option)
# imports_granularity="Module" # unstable
# Prevent one super massive derive
=false