Closed koba-e964 closed 5 years ago
This PR achieves basically two things:
cargo fmt
cargo clippy
cargo clippy --all --all-targets
This PR does not change the behavior of exported modules.
This PR achieves basically two things:
cargo fmt
, make CI runcargo fmt
cargo clippy
does not make any warnings, make CI runcargo clippy --all --all-targets
This PR does not change the behavior of exported modules.