iomath

Crates.ioiomath
lib.rsiomath
version0.1.2
sourcesrc
created_at2020-08-14 10:17:13.74619
updated_at2020-08-18 12:41:56.655259
descriptioniomath is a fast math rust-library.
homepage
repositoryhttps://github.com/x4kkk3r/IOMath-rs/
max_upload_size
id276527
size82,598
Ivan Osokin (ivan0sokin)

documentation

https://docs.rs/iomath/0.1.1/iomath/

README

Build Status License Version

IOMath-rs

About

IOMath-rs is an adaptation for rust which is based on IOMath (C++)

Installation

To install the library type this in your Cargo.toml under the dependecies:

iomath = "0.1.2"

Documentation

Tests

To run the tests type following in the command line:

cargo test

License

IOMath-rs is licensed under the MIT/Apache 2.0 license.

Commit count: 23

cargo fmt