Skip to content

Conversation

@djc
Copy link
Contributor

@djc djc commented Sep 24, 2020

Hey, thanks for this crate! I've been a happy user for a while now.

I just noticed that SmartString does not implement From<Cow<'_, str>> which I needed, so I added it. Looking at std::string::String From impls, I also noticed that &mut str was "missing", so added that too for good measure.

@bodil
Copy link
Owner

bodil commented Sep 24, 2020

Looks good, let's merge.

@bodil bodil merged commit 12ec9de into bodil:master Sep 24, 2020
bodil added a commit that referenced this pull request Sep 24, 2020
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