perfect-decimal 0.0.2

Limited range decimals which serialize as IEE754 floats with no loss of precision.
Documentation
1
2
3
4
5
6
7
8
9
unstable_features = true
group_imports = "StdExternalCrate"
tab_spaces = 2
type_punctuation_density = "Compressed"
use_field_init_shorthand = true
where_single_line = true
wrap_comments = true
comment_width = 94
use_small_heuristics = "Max"