view rustfmt.toml @ 52233:e25e4647437b stable

wheel: build Windows wheels too Again, cibuildwheels makes it very handy.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 10 Nov 2024 00:59:43 +0100
parents 426294d06ddc
children
line wrap: on
line source

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