view rustfmt.toml @ 51676:0f62ea8a9be8 stable

typing: fix type annotation
author Manuel Jacob <me@manueljacob.de>
date Tue, 06 Aug 2024 18:23:59 +0200
parents 426294d06ddc
children
line wrap: on
line source

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