ironcalc_base

Crates.ioironcalc_base
lib.rsironcalc_base
version0.1.3
sourcesrc
created_at2024-02-08 16:46:45.233291
updated_at2024-04-03 20:41:50.927619
descriptionThe democratization of spreadsheets
homepagehttps://www.ironcalc.com
repositoryhttps://github.com/ironcalc/ironcalc/
max_upload_size
id1132344
size1,252,150
Nicolás Hatcher Andrés (nhatcher)

documentation

README

IronCalc Base

Crates.io MIT licensed

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
Commit count: 64

cargo fmt