servicepoint/examples
Vinzenz Schroeter a129a48b36
Some checks failed
Rust / build (pull_request) Failing after 1m4s
remove inherent
it only worked for methods explicitly mentioned
2025-07-10 20:29:54 +02:00
..
announce.rs fix examples use UdpSocket::bind instead of bind_connect 2025-05-03 11:44:15 +02:00
brightness_tester.rs remove inherent 2025-07-10 20:29:54 +02:00
fewer_copies.rs make the optional methods the primary ones to avoid redundant checks 2025-07-10 20:29:54 +02:00
game_of_life.rs make the optional methods the primary ones to avoid redundant checks 2025-07-10 20:29:54 +02:00
moving_line.rs make the optional methods the primary ones to avoid redundant checks 2025-07-10 20:29:54 +02:00
own_command.rs fix tests fail depending on features 2025-05-24 13:31:30 +02:00
random_brightness.rs remove inherent 2025-07-10 20:29:54 +02:00
tiny_announce.rs fix examples use UdpSocket::bind instead of bind_connect 2025-05-03 11:44:15 +02:00
wiping_clear.rs make the optional methods the primary ones to avoid redundant checks 2025-07-10 20:29:54 +02:00