view rustfmt.toml @ 50651:d1dc4a03125e stable

delta-find: intrduce a `_one_dbg_data` method This helps with the initialisation of the expected debug information.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 08 Jun 2023 02:35:03 +0200
parents 426294d06ddc
children
line wrap: on
line source

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