rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 13 Dec 2023 13:46:28 +0100
changeset 51281 8f1983318455
parent 45620 426294d06ddc
permissions -rw-r--r--
common-pattern: cover "elapsed time" line These are perfect targets for the common-pattern matching.

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