view rustfmt.toml @ 50406:2cd959fe631a

extras: extract function for projecting names from a gettable object
author Jason R. Coombs <jaraco@jaraco.com>
date Tue, 21 Mar 2023 17:17:09 -0400
parents 426294d06ddc
children
line wrap: on
line source

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