bsize 0.1.0-rc.1

Semantic wrappers and utilities for byte size representations.
Documentation

BSize

Crates.io Documentation MSRV 1.85 Apache 2.0 licensed Build Status

This crate provides multiple semantic wrappers and utilities for byte size representations.

Minimum Rust version policy

This crate's minimum supported rustc version is 1.85.0.

The current policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if crate 1.0 requires Rust 1.85.0, then crate 1.0.z for all values of z will also require Rust 1.85.0 or newer. However, crate 1.y for y > 0 may require a newer minimum version of Rust.

License

This project is licensed under Apache License, Version 2.0.