mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 01:53:30 +02:00
chore: Run rustfmt on exercises
This commit is contained in:
@@ -7,4 +7,3 @@ fn main() {
|
||||
let mut shopping_list: Vec<?> = Vec::new();
|
||||
shopping_list.push("milk");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user