renet/examples
Alex Crawford fff5926210 Clean up a couple of if-blocks
These were flagged by `cargo clippy`:

    warning: this `else { if .. }` block can be collapsed
2020-12-28 22:27:24 -08:00
..
benchmark.rs Clean up a couple of if-blocks 2020-12-28 22:27:24 -08:00
client.rs Use is_empty instead of length comparison 2020-12-27 15:18:51 -08:00
dhcp_client.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00
httpclient.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00
loopback.rs Clean up a couple of if-blocks 2020-12-28 22:27:24 -08:00
multicast.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00
ping.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00
server.rs Use is_empty instead of length comparison 2020-12-27 15:18:51 -08:00
tcpdump.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00
utils.rs Update to Rust 2018. Fixes #271 2020-12-27 17:54:56 +01:00