BryggansBryggeri / brew_calculator

GNU General Public License v3.0
0 stars 0 forks source link

Dimensionality safety #4

Open jackonelli opened 4 years ago

jackonelli commented 4 years ago

Use this: https://github.com/iliekturtles/uom

This is really tricky: https://internals.rust-lang.org/t/any-rfc-for-units-of-measure/7154/36

https://github.com/Yoric/rfcs-1/blob/units_of_measure/text/0000-units_of_measure.md

https://blog.jeffsmits.net/compsci/2017/02/15/physical-quantity-as-type/

https://github.com/jaheba/stuff/blob/master/communicating_intent.md

jackonelli commented 4 years ago

https://yoric.github.io/post/uom.rs/