servicepoint/src
Vinzenz Schroeter fe67160974
All checks were successful
Rust / build (pull_request) Successful in 2m17s
fix test
2025-03-27 18:49:42 +01:00
..
commands fix test 2025-03-27 18:49:42 +01:00
connections fix broken example 2025-03-25 21:50:50 +01:00
containers this one is different depending on the rust version 2025-03-25 20:35:41 +01:00
brightness.rs rename BrightnessCommand to GlobalBrightnessCommand, name fields in error struct 2025-03-27 18:43:09 +01:00
command_code.rs do not use () as Err, clean up error handling 2025-03-25 21:42:17 +01:00
compression.rs fix warning when no compression is used 2025-03-25 21:46:18 +01:00
compression_code.rs do not use () as Err, clean up error handling 2025-03-25 21:42:17 +01:00
constants.rs rename commands, add suffix and export on top level 2025-03-08 11:25:29 +01:00
cp437.rs cargo clippy --fix 2025-03-25 19:20:55 +01:00
lib.rs remove redundant CP437 ZST 2025-03-25 19:11:39 +01:00
origin.rs remove TryFrom<&Origin<Pixels>> for Origin<Tiles> 2025-03-25 21:38:36 +01:00
packet.rs do not use () as Err, clean up error handling 2025-03-25 21:42:17 +01:00