Module rustfmt_config::lists [] [src]

Configuration options related to rewriting a list.

Enums

DefinitiveListTactic

The definitive formatting tactic for lists.

ListTactic

Formatting tactic for lists. This will be cast down to a DefinitiveListTactic depending on the number and length of the items and their comments.

SeparatorPlace

Where to put separator.

SeparatorTactic