view rustfmt.toml @ 51330:49401b7dec0c

delta-find: feed revinfo to _DeltaSearch The revinfo has more information and will allow for even more function to be turned into method.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 22 Dec 2023 01:33:33 +0100
parents 426294d06ddc
children
line wrap: on
line source

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