com.websudos.util.parsers
A basic way to parse known types from options.
The string to attempt to parse from.
An Option wrapping a valid T instance if the parsing was successful, None otherwise.