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