For this homework, you will complete C code using the starter code specified in c_structs_arrays.c. Note that there is no autograder, instead, you should commit and push your output from running the C ...
// Execute `rustlings hint structs2` or use the `hint` watch subcommand for a hint. assert_eq!(your_order.made_by_phone, order_template.made_by_phone); assert_eq ...