physical-units 0.1.0

A library for working with values that have physical units in a simple sound way.
Documentation
[dependencies.thiserror]
version = "2.0.12"

[lib]
name = "physical_units"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = " A library for working with values that have physical units in a simple sound way."
edition = "2024"
license = "MIT"
name = "physical-units"
readme = "README.md"
version = "0.1.0"