Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement opt_get() method call on Matches. #70

Merged
merged 2 commits into from Jun 28, 2018
Merged

implement opt_get() method call on Matches. #70

merged 2 commits into from Jun 28, 2018

Commits on Jun 3, 2018

  1. implement opt_get() method call on Matches.

    * more tolerant than opt_default.
    * folds str::parse() on the argument and returns Result<T,E>.
    prataprc committed Jun 3, 2018
    Copy the full SHA
    14648ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26ddb4c View commit details
    Browse the repository at this point in the history