# Rustfmt configuration
# https://rust-lang.github.io/rustfmt/
# Only using stable features
# Basic formatting options
= "2021"
= 100
= false
= 4
# Import formatting
= true
# Misc formatting
= "Unix"
= true
= "Default"
# Advanced options
= true
= true
= true
= true