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

implement AsRef<Path> for ArrayString #218

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

Zoybean
Copy link
Contributor

@Zoybean Zoybean commented Apr 17, 2022

Leveraging the existing as_str to implement AsRef<Path>, so that ArrayString can be used as a drop-in replacement for String in a few more places.

@bluss
Copy link
Owner

bluss commented Jul 30, 2024

Thanks

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