view rustfmt.toml @ 51360:99869dcf3ba0

delta-find: pass the full deltainfo to the _DeltaSearch class Having more information is better, so we pass it directly.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 Nov 2023 22:51:01 +0100
parents 426294d06ddc
children
line wrap: on
line source

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