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

feat: Added BoundedVec type conversion #14

Merged
merged 4 commits into from
Feb 25, 2025
Merged

Conversation

jtriley2p
Copy link
Contributor

Description

Adds the From<T> trait for BoundedVec on SubString and StringBody.

Problem

Resolves #3

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@Savio-Sou Savio-Sou requested a review from kashbrti January 15, 2025 22:29
@Savio-Sou Savio-Sou assigned kashbrti and jtriley2p and unassigned kashbrti and jtriley2p Jan 15, 2025
Copy link
Contributor

@kashbrti kashbrti left a comment

Choose a reason for hiding this comment

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

LGTM

@kashbrti kashbrti merged commit 0758014 into main Feb 25, 2025
9 checks passed
@github-actions github-actions bot mentioned this pull request Feb 25, 2025
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.

Use BoundedVec more
2 participants