Crates.io | ironcalc_base |
lib.rs | ironcalc_base |
version | 0.1.3 |
source | src |
created_at | 2024-02-08 16:46:45.233291 |
updated_at | 2024-04-03 20:41:50.927619 |
description | The democratization of spreadsheets |
homepage | https://www.ironcalc.com |
repository | https://github.com/ironcalc/ironcalc/ |
max_upload_size | |
id | 1132344 |
size | 1,252,150 |
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests