Crates.io | ironcalc_base |
lib.rs | ironcalc_base |
version | 0.2.0 |
source | src |
created_at | 2024-02-08 16:46:45.233291 |
updated_at | 2024-09-16 22:27:38.831184 |
description | The democratization of spreadsheets |
homepage | https://www.ironcalc.com |
repository | https://github.com/ironcalc/ironcalc/ |
max_upload_size | |
id | 1132344 |
size | 1,372,349 |
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests