# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
# == These require the nightly channel ==
# format_code_in_doc_comments = true
# format_macro_matchers = true
# group_imports = "StdExternalCrate"
# imports_granularity = "Item"
# normalize_doc_attributes = true
# reorder_impl_items = true
= true