# Rust format configuration file
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
# note that this file uses some options that are only available on nightly
# when developing on stable, you can still run it with `cargo +nightly fmt`
= "Visual"
= "AlwaysNextLine"
= "Max"
= "AlwaysNextLine"
= true
= "Visual"
= "Never"
= true
= 110
= false
= false