Supressed clippy errors and add some rust docs

This commit is contained in:
2025-02-28 21:12:41 +00:00
parent 096a66adbb
commit 4bad44e475
23 changed files with 567 additions and 169 deletions
+5
View File
@@ -0,0 +1,5 @@
max_width = 85
format_code_in_doc_comments = true
comment_width = 80
wrap_comments = true
inline_attribute_width = 80