Hello,
This is a fantastic project!
It would be great if we could have a dedicated hdds_build crate (or module) to compile IDL files directly within a project's build.rs script. This would eliminate the need to invoke external tools or CLI commands manually during the build process.
For reference, a similar pattern is implemented by prost-build.
P.S. Are you currently accepting contributions? I would be happy to help!
Hello,
This is a fantastic project!
It would be great if we could have a dedicated hdds_build crate (or module) to compile IDL files directly within a project's build.rs script. This would eliminate the need to invoke external tools or CLI commands manually during the build process.
For reference, a similar pattern is implemented by prost-build.
P.S. Are you currently accepting contributions? I would be happy to help!