physical-units 0.1.0

A library for working with values that have physical units in a simple sound way.
Documentation
1
2
3
4
5
6
pub mod base;
mod constructors;
mod convert;
pub mod derived;
mod format;
pub mod identities;