[Refactor] Solve the warnings issue #36
Closed
opened 3 years ago by meliurwen
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
As a developer, I want to solve the warnings showed during linting and compilation phase, so the code is more consistent and compliant to the rust standards, and since the output is much less verbose I can more effectively spot potential detected issues.
Acceptance Criteria
Checklist
(Optional) Extra info
Material worth reading for this issue: Rust Docs: Attributes and Rust Docs: Attributes for lint