BinaryHelper 0.2.3

A simple binary conversion crate
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 954.59 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • EBSmash

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