you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

The uom crate implements this for Rust.

The core functionality is based on generics but there are some macros for defining custom measurement systems.

  • source
  • parent