* FIX: Remove the serde_json depndendency * UPDATE: Use binary representation also for languages and locales
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests