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(subject): Adds into_string method to Subject #1161

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

thomastaylor312
Copy link
Contributor

This should allow for easier conversion back into a String, possibly without an allocation if the underlying data is already owned

This should allow for easier conversion back into a `String`, possibly
without an allocation if the underlying data is already owned

Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

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

LGTM!

@Jarema Jarema merged commit f29fad9 into nats-io:main Nov 15, 2023
11 checks passed
@thomastaylor312 thomastaylor312 deleted the feat/into_string branch November 15, 2023 19:14
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