revive project

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-07-29 20:28:14 +05:30
parent 879d3d3b65
commit e8192df9e2
8 changed files with 482 additions and 214 deletions

5
rustfmt.toml Normal file
View File

@@ -0,0 +1,5 @@
comment_width = 99
format_code_in_doc_comments = true
imports_granularity = "Module"
imports_layout = "Vertical"
wrap_comments = true