from_strs should return option::t<T> #1335
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone
Since from_str functions will be mainly used to parse user input, they should return optional types instead of failing on malformed input.
The text was updated successfully, but these errors were encountered: