# Formatting configuration for CroftSoft Library Role
# https://rust-lang.github.io/rustfmt/
#
# Copyright 2023 CroftSoft Inc
# https://www.CroftSoft.com/
# Author: David Wallace Croft
# https://www.CroftSoft.com/people/david/
# Updated: 2023-09-02
= 1
# condense_wildcard_suffixes = true
= "Vertical"
# group_imports = "StdExternalCrate"
= false
# imports_layout = "HorizontalVertical"
= true
# https://www.w3.org/WAI/tutorials/page-structure/styling/#line-length
= 80
= true
= "Unix"
# normalize_comments = true
= true
= 0
# single_line_let_else_max_width = 0
= 0
= 0
= 2
= true
= true
# version = "Two"
# wrap_comments = true