rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 18 May 2022 16:07:55 +0100
changeset 49219 0a86cb154e83
parent 45620 426294d06ddc
permissions -rw-r--r--
debugdeltachain: use the symbolic constant to access entry information This is more robust and easier to read

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