rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 04 Nov 2022 19:38:47 -0400
changeset 49589 266bb5c86f4b
parent 45620 426294d06ddc
permissions -rw-r--r--
debug-delta-find: add a --source option This will help us to understand the delta-find operation in different situations.

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