rMaths 0.1.0

Maths library made for Rust developers with ❤
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "rMaths"

version = "0.1.0"
description = "Maths library made for Rust developers with ❤"
authors = ["HDB-PROGRAMMING <hdbprogramming@gmail.com>"]
license-file = "LICENSE.md"

edition = "2018"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]