Ran cargo fmt, clippy fixes, suppressed some warns
I will start working on stack traces tonight and tomorrow. We need to be able to 'unwind' by finding calling functions.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
wrap_comments = true
|
||||
max_width = 80
|
||||
comment_width = 80
|
||||
format_code_in_doc_comments = true
|
||||
Reference in New Issue
Block a user