Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
Add Result type signature as it is difficult for new comers to understand Generics and Error all at once