Skip to content

Conversation

Teddy-Kun
Copy link

Very simple, small change. Implement Type for Rc<str> and Arc<str> to be equal to String like it was done for Box<str>. Allows one to easily derive Type for a struct containing an Rc<str> or Arc<str>.

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.

1 participant