rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 09 Oct 2023 15:12:16 +0200
changeset 51283 83c6dceeb10d
parent 45620 426294d06ddc
permissions -rw-r--r--
usage: add configuration option to adjust resources usage They currently do nothing, but this open the way to actually use them.

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