KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
993 stars 66 forks source link

Refactor syn_type_to_cpp_type #839

Closed LeonMatthesKDAB closed 6 months ago

LeonMatthesKDAB commented 6 months ago

This should be a responsibility of the TypeNames struct in the future.

LeonMatthesKDAB commented 6 months ago

This isn't entirely done yet, but can already be merged so that we have continuous integration.

The current state is already better and shouldn't break anything :)