Баранов Александр Сергеевич baranovas
  • Москва
  • Joined on 2021-09-07
baranovas pushed to master at LAB/rust-otus 2026-02-23 15:31:36 +03:00
9898b79efa homework: upgrade power socket
baranovas pushed to master at LAB/rust-otus 2026-02-22 20:53:12 +03:00
0effc77237 homework definition
baranovas pushed to master at LAB/rust-otus 2026-01-24 13:46:01 +03:00
2ba393f3bd homework: demo
baranovas pushed to master at LAB/rust-otus 2026-01-24 12:49:10 +03:00
519f625f9b homework: extract print_status into a separate trait
baranovas pushed to master at LAB/rust-otus 2026-01-24 12:41:19 +03:00
38f5e62263 homework: room macro
baranovas pushed to master at LAB/rust-otus 2026-01-24 10:23:21 +03:00
3f083fd9fd homework: remove names
baranovas pushed to master at LAB/rust-otus 2026-01-23 17:12:56 +03:00
f8258ee6d4 homework: add method to retrieve device to house and implement From trait for PowerSocket and Thermometer
baranovas pushed to master at LAB/rust-otus 2026-01-23 16:44:00 +03:00
dce37b4c58 homework: dynamic insert / remove in devices and rooms
baranovas pushed to master at LAB/rust-otus 2026-01-21 21:34:37 +03:00
8286f98265 homework: use hash map and implement Debug trait
baranovas pushed to master at LAB/rust-otus 2026-01-21 17:17:48 +03:00
830ff5f78f homework: add get_name method to room
baranovas pushed to master at LAB/rust-otus 2026-01-21 17:14:56 +03:00
efe256f7a7 homework: add name to power socket
baranovas pushed to master at LAB/rust-otus 2026-01-21 17:06:05 +03:00
b2d3b2e635 homework: add name to thermometer
baranovas pushed to master at LAB/rust-otus 2026-01-21 16:51:08 +03:00
db6833ebe0 homework: options instead panics
baranovas pushed to master at LAB/rust-otus 2026-01-21 16:44:52 +03:00
60f0618b80 homework: options instead panics
baranovas pushed to master at LAB/rust-otus 2026-01-20 21:48:28 +03:00
a699cfaba1 homework definition
1d4b6b265d quizzes
Compare 2 commits »
baranovas pushed to master at LAB/rust-otus 2026-01-16 17:01:58 +03:00
fb6d440914 quizzes
baranovas pushed to master at LAB/rust-otus 2026-01-12 21:13:20 +03:00
cfe0e450d6 quizzes
baranovas pushed to master at LAB/rust-otus 2025-12-18 18:15:09 +03:00
2eaa6a8b04 implement bin crate with demo
baranovas pushed to master at LAB/rust-otus 2025-12-18 17:57:47 +03:00
c0abbd3b7c add House struct
baranovas pushed to master at LAB/rust-otus 2025-12-18 16:38:43 +03:00
a3f3aefc94 add Room struct