mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 10:03:30 +02:00
Clean up and unify exercises
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// enums1.rs
|
||||
//
|
||||
// No hints this time! ;)
|
||||
|
||||
#[derive(Debug)]
|
||||
enum Message {
|
||||
// TODO: define a few types of messages as used below
|
||||
|
||||
Reference in New Issue
Block a user