It seems that the code here doesn't follow the Rust style guide. Maybe consider applying rustfmt and add CI step to enforce it?
I think that would make people more comfortable to contribute, as they wouldn't need to think about what code style should they use, and can just rely on the tool to figure out.
It seems that the code here doesn't follow the Rust style guide. Maybe consider applying rustfmt and add CI step to enforce it?
I think that would make people more comfortable to contribute, as they wouldn't need to think about what code style should they use, and can just rely on the tool to figure out.