Skip to content
Snippets Groups Projects

Use more descriptive error for lox proto functions

Merged Cecylia Bocovich requested to merge cohosh/lox-rs:issue/59 into main

Request functions for protocols in the Lox library previously returned a ProofError error type, which is not verbose enough to allow for accurate debugging.

This commit introduces a new error enum, CredentialError, with several types that allow for descriptive error messages.

Closes #59 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading