stack-string 0.6.1

A wrapper around SmartString which adds support for various extensions
Documentation
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md

newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true


# nightly

# normalize_comments = true
# wrap_comments = true
# format_strings = true
# imports_granularity = "Crate"