A Powerful Math Library for Rust
Run the following Cargo command in your project directory:
cargo add mathlab
or
Add the following line to your Cargo.toml
file with the specified version:
mathlab = "MAJOR.MINOR.PATCH"
trunk build --release
A Powerful Math Library for Rust
Run the following Cargo command in your project directory:
cargo add mathlab
or
Add the following line to your Cargo.toml
file with the specified version:
mathlab = "MAJOR.MINOR.PATCH"
trunk build --release