rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Thu, 01 Jun 2023 12:05:32 +0100
changeset 50537 6a019a037085
parent 45620 426294d06ddc
permissions -rw-r--r--
cleanup: simplify code

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