rust-gamedig/crates/lib/src
2023-12-11 03:56:14 +02:00
..
errors fix: remove unwrapping in an assert 2023-12-10 19:46:12 +02:00
games perf: use of ok_or followed by a function call 2023-12-11 03:54:04 +02:00
protocols chore: simplify condition to use equals operator 2023-12-11 03:56:14 +02:00
services chore: replace the closure with the method itself 2023-12-11 03:19:51 +02:00
buffer.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
lib.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
socket.rs chore: use map_or_else instead of if let Some() ... else 2023-12-11 03:41:41 +02:00
utils.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00