zenithlight
zenithlight
i.e. `Qty('2. mg')` will generate a `QtyError: Unit not recognized`. This was unexpected to me because `parseFloat` will accept a value with a trailing dot.
When using these functions, the value is always returned as a string instead of being inferred.
## Bug Report ### Version └── tonic v0.11.0 └── tonic-build v0.11.0 ### Platform Linux enceladus 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ### Crates...