feat: can fix up the hash if required

This commit is contained in:
silver 2023-05-25 22:02:42 +01:00
parent 73528cf892
commit db3261df0d
4 changed files with 1055 additions and 2 deletions

6
.rustfmt.toml Normal file
View file

@ -0,0 +1,6 @@
max_width = 1000
single_line_if_else_max_width = 100
chain_width = 100
fn_args_layout = "Compressed"
#control_brace_style = "ClosingNextLine"
struct_lit_width = 0