Relative Content

Tag Archive for rustsmart-pointers

How to deal with different reference & smart-pointer types [duplicate]

This question already has answers here: Do I have to implement a trait twice when implementing it for both reference and non-reference types? (3 answers) When should I not implement a trait for references to implementors of that trait? (2 answers) Closed 3 days ago. I’m a bit confused about how to handle the different […]