servicepoint/src
Vinzenz Schroeter 49489aec64
All checks were successful
Rust / build (pull_request) Successful in 2m3s
clippy fixes, formatting
2025-07-10 21:59:18 +02:00
..
commands remove inherent 2025-07-10 20:29:54 +02:00
containers clippy fixes, formatting 2025-07-10 21:59:18 +02:00
brightness.rs random test sometimes randomly fails 2025-07-07 23:40:15 +02:00
command_code.rs fix doc links, make some Grid inherent 2025-06-27 17:52:24 +02:00
compression.rs add tests for round tripping a reference 2025-05-24 10:39:31 +02:00
compression_code.rs derive Hash on all commands 2025-06-27 17:52:24 +02:00
connection.rs remove SendCommandExt 2025-05-03 10:54:19 +02:00
constants.rs remove connections 2025-05-01 19:43:32 +02:00
cp437.rs cargo clippy --fix 2025-03-25 19:20:55 +01:00
lib.rs fix doc links, make some Grid inherent 2025-06-27 17:52:24 +02:00
origin.rs derive Hash on all commands 2025-06-27 17:52:24 +02:00
packet.rs fix UnexpectedPayloadSize { actual: 0, expected: 0 } when loading a command only packet 2025-07-03 19:17:55 +02:00