cxx-qt icon indicating copy to clipboard operation
cxx-qt copied to clipboard

Consider supporting arbitary structs and impl blocks in the module

Open ahayzen-kdab opened this issue 2 years ago • 1 comments

Currently we only support the structs Data and RustObj, consider allowing unknown structs.

Related to #32 and #80

ahayzen-kdab avatar Mar 24 '22 11:03 ahayzen-kdab

Make sure typos don't end up creating weird compiler issues (i.e. someone typed data instead of Data).

LeonMatthesKDAB avatar Mar 28 '22 13:03 LeonMatthesKDAB

With the new API this is now irrelevant as we are a CXX module.

ahayzen-kdab avatar Oct 03 '22 19:10 ahayzen-kdab