bytes_size 0.1.1

一个解析、计算字节单位的库
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "bytes_size"
version = "0.1.1"
edition = "2021"
description = "一个解析、计算字节单位的库"
license = "MIT"
documentation = "https://docs.rs/bytes_size"
homepage = "https://github.com/Rehtt/BytesSize_rust"
repository = "https://github.com/Rehtt/BytesSize_rust"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]