100-exercises-to-learn-rust/exercises/03_ticket_v1/04_visibility/src
LOGI 5660a2f7a8
fix(typo): a module name in comments (#102)
The output of the compiler does not include the module name of the `Ticket` struct and the root module of this exercise is `visibility` rather than `encapsulation` which is the root module of the next exercise.
2024-06-27 11:35:11 +02:00
..
lib.rs fix(typo): a module name in comments (#102) 2024-06-27 11:35:11 +02:00