* FIX: Update to Rust 1.78.0 * UPDATE: Parses selected row/column/range and selected sheet
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests