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: Implement to_string for subtype #980

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

Conversation

adi-kmt
Copy link

@adi-kmt adi-kmt commented Sep 29, 2024

Which issue does this PR close?

Closes #814

Rationale for this change

What changes are included in this PR?

Adding the To string cast

How are these changes tested?

Rust tests are written and tested.

@adi-kmt adi-kmt marked this pull request as ready for review September 29, 2024 10:01
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.

Implement cast from struct type to string
1 participant