mercenary
mercenary copied to clipboard
Add default_value to Option
We often want to allow an option to be, heh, optional. We do this by adding a fallback or default value. It would be cool if this were a first-class possibility with this library.