# Shared rustfmt configuration for all Rust projects
# Projects can symlink to this file or override locally
= "2021"
= 100
= false
= 4
= "Unix"
= "Default"
# Import organization
= true
= true
= "Crate"
= "StdExternalCrate"
# Formatting
= true
= true
= true
= true
# Comments
= true
= true
= true
= 80