BinaryHelper 0.2.3

A simple binary conversion crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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