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

Change from 'String' or 'Arc<String>' to 'Box<str>' or 'Arc<str>' where possible #53

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Oct 17, 2023

See #51

@tgross35 tgross35 changed the title Change from 'String' or 'Arc<String>' to 'Box<str>' or 'Arc<str>' whe… Change from 'String' or 'Arc<String>' to 'Box<str>' or 'Arc<str>' where possible Oct 17, 2023
@tgross35 tgross35 merged commit ba9632b into main Oct 17, 2023
10 checks passed
@tgross35 tgross35 deleted the string-to-box branch October 17, 2023 10:27
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.

None yet

1 participant