We are not going to follow this path, but I will leave this commit as part of the git history
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests