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

Impl display trait for New and Unseal #24

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

brh28
Copy link
Collaborator

@brh28 brh28 commented Sep 12, 2023

Description

Implements display traits for NewResponse and UnsealResponse which is used for the command line rather than Debug

Notes to the reviewers

Does not include error handling.

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Address clippy warning to use writeln
Copy link
Owner

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 77c04a3

@notmandatory notmandatory merged commit 77c04a3 into notmandatory:master Sep 12, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants