Please check that the code follows the rust community style guide.
$ cargo fmtIn addition to the code style there is clippy a static code analyser which will catch many common mistakes.
Keep your commit messages short and concise.
Please check that the code follows the rust community style guide.
$ cargo fmtIn addition to the code style there is clippy a static code analyser which will catch many common mistakes.
Keep your commit messages short and concise.