Skip to content

Added Into{Vec<AsciiChar>, Rc<AsciiStr>, Arc<AsciiStr>} #80

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

Merged
merged 2 commits into from
Jun 9, 2022

Conversation

PatrickNorton
Copy link
Contributor

No description provided.

@tormol
Copy link
Collaborator

tormol commented Jun 9, 2022

Thanks.
impl Into<Vec<AsciiChar>> for AsciiString is so obvious I'm surprised it wasn't there.
I'll switch it to impl From<AsciiString> for Vec<AsciiChar> in a new PR.

@tormol tormol merged commit 7beaf0a into tomprogrammer:master Jun 9, 2022
tormol added a commit to tormol/rust-ascii that referenced this pull request Sep 11, 2022
@tormol tormol mentioned this pull request Sep 11, 2022
tormol added a commit that referenced this pull request Sep 12, 2022
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