view rustfmt.toml @ 51185:a6e293b21743

rust: fix cargo doc for hg-cpython
author Georges Racinet <georges.racinet@octobus.net>
date Wed, 27 Sep 2023 10:08:32 +0200
parents 426294d06ddc
children
line wrap: on
line source

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