Hello, thanks for this promising project.
I’ve a rust crate https://github.com/kraktus/rs-retroboard-chess that has sparked the interest of cpp users. I’d like to make it available.
The good thing is that it mostly returns simple types or wrapper around it, however the api surface is still quite large to make a main.zng file manually. Is there a way to generate it from the rust code? Even imperfectly, as a way to save time.
Hello, thanks for this promising project.
I’ve a rust crate https://github.com/kraktus/rs-retroboard-chess that has sparked the interest of cpp users. I’d like to make it available.
The good thing is that it mostly returns simple types or wrapper around it, however the api surface is still quite large to make a main.zng file manually. Is there a way to generate it from the rust code? Even imperfectly, as a way to save time.