bytes_size 0.1.2

一个解析、计算字节单位的库
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "一个解析、计算字节单位的库"
documentation = "https://docs.rs/bytes_size"
edition = "2021"
homepage = "https://github.com/Rehtt/BytesSize_rust"
license = "MIT"
name = "bytes_size"
readme = "README.md"
repository = "https://github.com/Rehtt/BytesSize_rust"
version = "0.1.2"