Files
rustlings/exercises/error_handling/errors1.rs
Anish eacf7db6f3 refactor: Update comment to use correct construct name 'Result' instead of 'Option'
Refactor the comment in the code to provide a more accurate description of the construct being used. Replace the mention of Option with Result.
2023-06-23 17:18:17 +05:45

1.1 KiB