hkrn / nanoem

nanoem is an MMD (MikuMikuDance) compatible implementation and its like cross-platform application mainly built for macOS.
https://nanoem.rtfd.io
Other
281 stars 41 forks source link

[rust] fixes clippy warnings of `missing_transmute_annotations` #502

Closed hkrn closed 1 month ago

hkrn commented 1 month ago

Summary

This PR fixes missing_transmute_annotations warned by clippy.

Note