For example around here You calculate the length of the resulting decimal portion of the string
That is the specific number I am after; at the moment I am having to split the string and grab the length of the decimal portion
Some method on ryu::Float which exposes this property without needing to construct an entire string would be nice
For example around here You calculate the length of the resulting decimal portion of the string
That is the specific number I am after; at the moment I am having to split the string and grab the length of the decimal portion
Some method on
ryu::Floatwhich exposes this property without needing to construct an entire string would be nice