212 B
212 B
IronCalc Base
About
IronCalc Base is the engine of the IronCalc ecosystem
Build
To build the library
$ cargo build --release
Tests
To run the tests:
$ cargo tests
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests