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

Add From<Option<str>> for Prefix #11

Closed
TheNeikos opened this issue Mar 2, 2023 · 0 comments · Fixed by #16
Closed

Add From<Option<str>> for Prefix #11

TheNeikos opened this issue Mar 2, 2023 · 0 comments · Fixed by #16
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@TheNeikos
Copy link
Owner

As noted by @matthiasbeyer, Prefix does not implement From<Option<&str>>. It would be an ergonomics win to allow it.

Seen here: https://meow.social/@[email protected]/109953498749211900

@TheNeikos TheNeikos added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 2, 2023
@bors bors bot closed this as completed in 74e9853 Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant