In this PR I've created a new rust crate that will be used to test the cairo code. The cairo code is compiled automatically with a rust build script. There is one simple test as a proof of concept.
Currently I'm using a local version of cairo_args_runner so that I can add any required functionality quickly. Later a new version of the runner will be published and the dependency will be updated accordingly.
In this PR I've created a new rust crate that will be used to test the cairo code. The cairo code is compiled automatically with a rust build script. There is one simple test as a proof of concept. Currently I'm using a local version of cairo_args_runner so that I can add any required functionality quickly. Later a new version of the runner will be published and the dependency will be updated accordingly.