mooman219 / fontdue

The fastest font renderer in the world, written in pure rust.
Apache License 2.0
1.42k stars 70 forks source link

Remove `Clone` bound on `user_data` since that is implied by the `Copy` bound #82

Closed Imberflur closed 2 years ago

Imberflur commented 3 years ago

I hope this is useful! :slightly_smiling_face:

Imberflur commented 2 years ago

Please feel free to close if this change isn't desired.

Imberflur commented 2 years ago

Closing to remove clutter since this is a pretty trivial change with no functional impact and has been open for a while. I assume if this is desired it can be re-implemented or this re-opened.