We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Since from_str functions will be mainly used to parse user input, they should return optional types instead of failing on malformed input.