Skip to content

Conversation

@setrofim
Copy link
Contributor

  • Add TryFrom implementations for Nonce. Previously only had TryFrom<&str>, which necessitated creation of temporary variables when dealing with returned owned strings.
  • Add to/from String conversions for TrustTier and TrustClaim.

- Add TryFrom<String> implementations for Nonce. Previously only had
  TryFrom<&str>, which necessitated creation of temporary variables when
  dealing with returned owned strings.
- Add to/from String conversions for TrustTier and TrustClaim.

Signed-off-by: Sergei Trofimov <[email protected]>
Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

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

LGTM

@setrofim setrofim merged commit 15184e9 into main Oct 13, 2025
4 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.

3 participants