rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 27 Mar 2024 18:51:33 +0000
changeset 51556 f1512dbfee9f
parent 45620 426294d06ddc
permissions -rw-r--r--
perf-stream-consume: use the source repository config when applying This might contains critical configuration for the benchmark, like enabling of extensions like narrow.

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true