Closed timvisee closed 5 months ago
This does a (hopefully final) run on improving navigability in the client operations.
Most importantly:
This only has cosmetic changes. No code/logic changes.
For example:
dev
cargo +nightly fmt --all
cargo clippy --all --all-features
This does a (hopefully final) run on improving navigability in the client operations.
Most importantly:
This only has cosmetic changes. No code/logic changes.
For example:
All Submissions:
dev
branch. Did you create your branch fromdev
?New Feature Submissions:
cargo +nightly fmt --all
command prior to submission?cargo clippy --all --all-features
command?