Mercurial > hg
view rustfmt.toml @ 48854:8b8054b8e5a7
rust: expose rank computation function to python
Differential Revision: https://phab.mercurial-scm.org/D12211
author | pacien <pacien.trangirard@pacien.net> |
---|---|
date | Mon, 21 Feb 2022 16:18:06 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true