#binary #numbers #conversion #base #converting #10 #convert-binary

BinaryHelper

A simple binary conversion crate

5 releases

0.2.3 Oct 21, 2022
0.1.3 Oct 20, 2022
0.1.2 Oct 20, 2022
0.1.1 Oct 20, 2022
0.1.0 Oct 20, 2022

#26 in #10

25 downloads per month

MIT license

2KB

Binary Helper

This crate serves 2 purposes:

PLEASE USE:

https://crates.io/crates/binary-helper for updates. I messed up while naming this crate 🤷.

1: converting a binary number to a base 10 number

2: converting a base 10 number to a binary number

No runtime deps