dollar 0.1.1

This lib have some financial functions tested and ready to use.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.wasm-bindgen]
version = "0.2.92"

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Andre <andre.rodrigues9911@gmail.com>"]
description = "This lib have some financial functions tested and ready to use."
edition = "2021"
license = "MIT"
license-file = "LICENSE"
name = "dollar"
repository = "https://github.com/tommatti99/dollar"
version = "0.1.1"