This crate uses lots of f64 to describe different units, it could be useful to use a crate like uom to type the different units properly.
Having Unit hints are not only useful as a type enforcement to prevent bugs, but also hints on the proper usage of all the different available parameters.
This crate uses lots of f64 to describe different units, it could be useful to use a crate like uom to type the different units properly.
Having Unit hints are not only useful as a type enforcement to prevent bugs, but also hints on the proper usage of all the different available parameters.