Closed abrahimt closed 12 months ago
Why is to_string taking a mutable self? No mutation should be happening in that function.
Why is to_string taking a mutable self? No mutation should be happening in that function.