rust/src/tools/remote-test-server
Ayush Singh 51fe24873f
Use u32 methods instead of manual shifting
Switch to `to_be_bytes()` and `from_be_bytes()` instead of manual
shifting

This was suggested [`here`](https://github.com/rust-lang/rust/pull/105145#discussion_r1051418964)

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
2022-12-23 16:08:23 +05:30
..
src Use u32 methods instead of manual shifting 2022-12-23 16:08:23 +05:30
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00