mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 06:51:58 +02:00
Update user-defined-types/exercise.md (#1835)
Allow us to edit so we can complete the exercise :)
This commit is contained in:
parent
c6ef83e512
commit
7fb4ad9ed2
@ -12,7 +12,7 @@ This exercise only requires creating and populating data structures so that
|
||||
`main` runs without errors. The next part of the course will cover getting data
|
||||
out of these structures.
|
||||
|
||||
```rust,should_panic
|
||||
```rust,editable,should_panic
|
||||
{{#include exercise.rs:event}}
|
||||
// TODO: add required variants
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user