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

introduce UuidError for general Uuid use #284

Merged
merged 4 commits into from
Jul 24, 2018
Merged

introduce UuidError for general Uuid use #284

merged 4 commits into from
Jul 24, 2018

Commits on Jul 23, 2018

  1. introduce UuidError for general Uuid use

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    be3cc0c View commit details
    Browse the repository at this point in the history
  2. change UuidError from an enum to a struct

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    fa8aea9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    e90f51d View commit details
    Browse the repository at this point in the history
  4. fix fmt

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    9542348 View commit details
    Browse the repository at this point in the history