dnsl48 / fraction

[Rust] Lossless fractions and decimals; drop-in float replacement
Apache License 2.0
83 stars 25 forks source link

Applied `cargo fmt` #25

Closed hbina closed 4 years ago

hbina commented 4 years ago

Formatted the entire library. This should make it easier to read and have a more consistent style. I am planning on working to hopefully simplify the codebase a bit based on this PR.