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 Display for EqualityVerifier #74

Closed
wants to merge 11 commits into from
Closed

Conversation

samdealy
Copy link
Contributor

@samdealy samdealy commented May 2, 2023

Motivation

@samdealy
Copy link
Contributor Author

samdealy commented May 2, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@samdealy samdealy force-pushed the sam/verifier-display branch 3 times, most recently from a5f004a to a6fb7f8 Compare May 3, 2023 23:19
@samdealy samdealy self-assigned this May 3, 2023
@samdealy samdealy linked an issue May 3, 2023 that may be closed by this pull request
8 tasks
@samdealy samdealy force-pushed the sam/verifier-display branch from a6fb7f8 to eacf6c3 Compare May 4, 2023 14:19
@github-actions github-actions bot added the size/M Medium-sized PRs label May 4, 2023
@github-actions
Copy link

github-actions bot commented May 4, 2023

❌ Unreviewed dependencies found

Crate Version Reviews (N/2) LoC Left-Pad Index Geiger Flags

@github-actions github-actions bot added size/L Large PRs and removed size/M Medium-sized PRs labels May 4, 2023
@nick-mobilecoin
Copy link
Collaborator

This is done via #86, #87, and #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Large PRs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Define a Display (like) trait for the Verifier errors
2 participants