YTBN-Graphing-Software/.rustfmt.toml
Simon Gardling 36f41ac473 fix exp function
this is very cursed. I should really rewrite function parsing.
2022-04-05 13:06:37 -04:00

5 lines
86 B
TOML

edition = "2021"
fn_args_layout = "Compressed"
fn_single_line = true
hard_tabs = true