net-bytes 0.3.0

A Rust library for handling file sizes, download speeds, and download acceleration with support for both SI and IEC standards
Documentation
[package]

name = "net-bytes"

version = "0.3.0"

edition = "2024"

authors = ["ShaoG <shaog.rs@gmail.com>"]

description = "A Rust library for handling file sizes, download speeds, and download acceleration with support for both SI and IEC standards"

license = "MIT OR Apache-2.0"

repository = "https://github.com/ShaoG-R/net-bytes"

homepage = "https://github.com/ShaoG-R/net-bytes"

documentation = "https://docs.rs/net-bytes"

keywords = ["file-size", "download", "speed", "formatting", "units"]

categories = ["filesystem", "network-programming"]



[features]

default = []



[dependencies]



[dev-dependencies]