physical-unit 0.1.0

Define physical quantity unit rust project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
description = "Define physical quantity unit rust project"
documentation = "https://docs.rs/physical-unit-rs"
edition = "2021"
homepage = "https://github.com/baoyachi/physical-unit-rs"
keywords = ["unit", "physical", "quantity", "physical-quantity", "physical-unit"]
license = "MIT AND Apache-2.0"
name = "physical-unit"
readme = "README.md"
repository = "https://github.com/baoyachi/physical-unit-rs"
version = "0.1.0"