view rustfmt.toml @ 51575:f610d705c3ca

bundlespec: drop unused _bundlespecvariants dictionary Why do we have a `_bundlespecvariants`?
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 09 Apr 2024 14:41:48 +0200
parents 426294d06ddc
children
line wrap: on
line source

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