view rustfmt.toml @ 50546:2f5270af57c7

debug: use InputError instead of CommandError for validating arguments
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 31 May 2023 11:30:33 -0300
parents 426294d06ddc
children
line wrap: on
line source

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