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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jtriley2p
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Use BoundedVec more
2 participants