data_units 0.1.0

Data unit converter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Abdukodir Khojiyev <abduqodirxojiyev@gmail.com>"]
description = "Data unit converter"
documentation = "https://docs.rs/data_units"
edition = "2021"
homepage = "https://github.com/encoderuz/data_units"
keywords = ["converter", "mb", "gb", "tb", "kb"]
license = "MIT"
name = "data_units"
readme = "README.md"
repository = "https://github.com/encoderuz/data_units"
version = "0.1.0"