Crates.io | iomath |
lib.rs | iomath |
version | 0.1.2 |
source | src |
created_at | 2020-08-14 10:17:13.74619 |
updated_at | 2020-08-18 12:41:56.655259 |
description | iomath is a fast math rust-library. |
homepage | |
repository | https://github.com/x4kkk3r/IOMath-rs/ |
max_upload_size | |
id | 276527 |
size | 82,598 |
IOMath-rs is an adaptation for rust which is based on IOMath (C++)
To install the library type this in your Cargo.toml under the dependecies:
iomath = "0.1.2"
To run the tests type following in the command line:
cargo test
IOMath-rs is licensed under the MIT/Apache 2.0 license.