human-binary 0.1.0

A crate to convert numbers to a human-usable binary format
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "human-binary"
version = "0.1.0"
edition = "2024"
license = "LGPL-3.0-or-later"
description = "A crate to convert numbers to a human-usable binary format"


[dependencies]