devarith 0.1.2

A simple math crate for basic arithmetic operations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Saddam H <thedevsaddam@gmail.com>"]
description = "A simple math crate for basic arithmetic operations."
edition = "2018"
license = "MIT"
name = "devarith"
readme = "README.md"
repository = "https://github.com/thedevsaddam/devarith"
version = "0.1.2"