rust-gamedig/crates/lib/src
CosminPerRam 79aeec8df6
chore: apply clippy suggestions (#208)
* perf: apply clippy suggestions

* allow some unused imports, remove unused import
2024-06-29 21:51:15 +03:00
..
capture refactor: use slices where possable in pcap 2024-02-07 16:10:04 +00:00
errors feat: http client and eco support (#175) 2024-02-10 18:26:49 +00:00
games chore: apply clippy suggestions (#208) 2024-06-29 21:51:15 +03:00
protocols chore: apply clippy suggestions (#208) 2024-06-29 21:51:15 +03:00
services chore: replace the closure with the method itself 2023-12-11 03:19:51 +02:00
buffer.rs feat: replace two cases of not using fun call on unwrapping 2024-05-01 18:51:48 +03:00
http.rs feat: replace two cases of not using fun call on unwrapping 2024-05-01 18:51:48 +03:00
lib.rs chore: apply clippy suggestions (#208) 2024-06-29 21:51:15 +03:00
socket.rs chore: format 2024-02-07 15:30:20 +00:00
utils.rs feat(protocols): Add more control over gathering additional information (#180) 2024-01-22 13:36:17 +02:00