view rustfmt.toml @ 50161:5d7ba99da3b8

rhg: in path_encode, make DestArr generic over its size
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 16 Feb 2023 18:45:23 +0000
parents 426294d06ddc
children
line wrap: on
line source

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