view rustfmt.toml @ 51327:a4af7507fa4b

delta-find: add more explanation to the the deltas_limit < length check More explanations is always good.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 Nov 2023 01:28:30 +0100
parents 426294d06ddc
children
line wrap: on
line source

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