# Rustfmt is not fully used with this crate, as its formatting decreases
# readability in too many places. Therefore formatting is disabled. This config
# file exists for me to occasionally run `cargo fmt` and cherry pick changes.
= true
= 3
= "StdExternalCrate"
= true
= true
= 60
= 70