Closed Porges closed 1 year ago
This is per a clippy suggestion but seems like a good idea. I think the StableDeref trait is not required here since the mutable reference is guaranteed-unique.
StableDeref
This is per a clippy suggestion but seems like a good idea. I think the
StableDeref
trait is not required here since the mutable reference is guaranteed-unique.