binary_ok 0.2.1

A crate to help you convert from binary to decimal and from decimal to binary, you can pass as reference &f64 and &u128 numbers.
Documentation
[dependencies]

[package]
authors = ["Kenedy-Henrique <kenedyhenrique.buenosilva@gmail.com>"]
description = "A crate to help you convert from binary to decimal and from decimal to binary, you can pass as reference &f64 and &u128 numbers."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "binary_ok"
repository = "https://github.com/Kenedy-Henrique/binary_ok"
version = "0.2.1"